Latest Version: 0.9.6.2
  Dashboard > Pylons Cookbook > ... > Recipes > Easy Install to a specific directory
  Pylons Cookbook Log In | Sign Up   View a printable version of the current page.  
  Easy Install to a specific directory
Added by James Gardner, last edited by James Gardner on Apr 23, 2007
Labels: 
(None)

If you need to easy_install Pylons to a specific directory you can use a command similar to this:

1
$ easy_install-2.4 -d $HOME/lib/python2.4 -s $HOME/bin -U "Pylons==0.9.5"

Site running on a free Atlassian Confluence Open Source Project License granted to Pylons. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.3.3 Build:#645 Feb 13, 2007) - Bug/feature request - Contact Administrators
Top