X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=README;h=7fa6f6ee35f54179408993ecb26208dea31da5bd;hp=4e4e1955271ac576b64da93b923c7642d31b9c7f;hb=refs%2Fheads%2Fonelab;hpb=6c978327b002ef4b46047ce22ba7e8f61768f652 diff --git a/README b/README index 4e4e1955..7fa6f6ee 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -This file documents the contents of this module -change -Last update 20 FEB. 2015 +Last update 21 MAY. 2015 Installation ================================================================= +Complete Guide: http://trac.myslice.info/wiki/Manifold/Install + Recommended OS =============== Debian GNU/Linux 7.5 (wheezy) x64 @@ -24,6 +24,7 @@ $ pip install paramiko $ pip install pyparsing $ pip install python-dateutil $ pip instal pyOpenSSL +$ pip install xmltodict MYSLICE ======= @@ -33,15 +34,11 @@ git checkout onelab edit/create myslice/myslice.ini and enter the details of your manifold backend -mkdir /var/unfold -copy unfold.sqlite3 to /var/unfold - $ ./manage.py syncdb $ ./manage.py migrate +$ ./manage.py collectstatic -use the unfold.sqlite3 i gave to u - -$ make redo +Run the development server $ ./devel/server-loop.sh MANIFOLD