On Donnerstag 24 April 2008, Phillip J. Eby wrote:
> If you're not using the distutils-compatible mode, then do this:
>
>    python setup.py bdist_egg
>    sudo python setup.py easy_install dist/projectname-version-whatever.egg
>
> To separate the build and install steps.

Thank you! :)

Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to