At 07:08 PM 7/13/2006 -0700, Jeffrey Harris wrote:
To install subzilla, run

easy_install subzilla

This will download the subzilla and twill libraries from PyPi and create
the subzilla script for you.  If you don't have easy_install, download
and run http://peak.telecommunity.com/dist/ez_setup.py

FYI, you can include ez_setup in your distribution, which means that people who don't have setuptools installed will be able to install it with "python setup.py install". This will install setuptools and easy_install along with your package.

See:

http://peak.telecommunity.com/DevCenter/setuptools#using-setuptools-without-bundling-it

And:

http://peak.telecommunity.com/DevCenter/setuptools#managing-multiple-projects

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to