Easy_install — Specify directory / Install to specific directory

man easy_install is broken for me.  Googlefu failed.

-b is the key to specify install dir.

easy_install -b /path/ <pkg name>

2 Comments

  1. etalas says:

    Thank you!

  2. etalas says:

    $ env PYTHONPATH=/custom/path easy_install –install-dir /custom/path http://github.com/hvr/trac-git-plugin/tarball/trac-0.11-py24

Leave a reply to etalas Cancel reply