Author: batiste.bieler
Date: Mon Mar 2 13:50:54 2009
New Revision: 378
Modified:
wiki/InstallDjangoPageCMS.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki (original)
+++ wiki/InstallDjangoPageCMS.wiki Mon Mar 2 13:50:54 2009
@@ -3,6 +3,16 @@
=Install in legacy project=
+==Install by using pip==
+
+use :
+
+{{{
+sudo pip install -r requirements/external_apps.txt
+}}}
+
+Every package listed in the `external_app.txt` should be downloaded and
installed.
+
==Install by using easy_install==
On debian linux you can do:
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---