X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=31a3127d3fe719eb58da75992d9b9e5d129f28c8;hb=f60222caf1e920dae95a9c39783a42e575c11184;hp=fa17cab7f07bbf348866d3f17405ade8401b8928;hpb=0b7b5e384ee5826c65e49f81a70761855cdcc800;p=unfold.git diff --git a/README b/README index fa17cab7..31a3127d 100644 --- a/README +++ b/README @@ -1,12 +1,12 @@ -This file documents the contents of this module -change -Last update 20 FEBRUARY. 2015 +Last update 18 MAR. 2015 Installation ================================================================= -OS -== -Download a vm of Debian GNU/Linux 7.5 (wheezy) x64 +Complete Guide: http://trac.myslice.info/wiki/Manifold/Install + +Recommended OS +=============== +Debian GNU/Linux 7.5 (wheezy) x64 PYTHON DEPENDENCIES ===================== @@ -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