Hi,

I'm currently installing development eggs into the current directory
(the checkout directory) like this:

  PYTHONPATH=.:$PYTHONPATH \
     python setup.py develop --install-dir . --script-dir .

Since this has problems when re-running (see issue40), I wonder whether
this is the correct use of the 'develop' egg. Any hints?

-- 
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to