[Checkins] SVN: zopyx.smartprintng.server/trunk/README.txt updated

Andreas Jung andreas at andreas-jung.com
Tue Jul 7 10:10:15 EDT 2009


Log message for revision 101706:
  updated
  

Changed:
  U   zopyx.smartprintng.server/trunk/README.txt

-=-
Modified: zopyx.smartprintng.server/trunk/README.txt
===================================================================
--- zopyx.smartprintng.server/trunk/README.txt	2009-07-07 14:08:46 UTC (rev 101705)
+++ zopyx.smartprintng.server/trunk/README.txt	2009-07-07 14:10:15 UTC (rev 101706)
@@ -8,11 +8,17 @@
 ============
 
 - create virtualenv environment (Python 2.5 or 2.6)
-- run::
 
+- Source installation::
+
     bin/easy_install -i http://dist.repoze.org/bfgsite/simple repoze.bfg.xmlrpc
+    bin/python setup.py develop
 
+- Running the server::
 
+    bin/paster serve server.ini 
+
+
 Contact
 =======
 



More information about the Checkins mailing list