[Distutils] zip_safe=False not being respected?

Chris Withers chris at simplistix.co.uk
Fri Apr 18 16:41:06 CEST 2008


Jim Fulton wrote:
> 
>> What platform? --home is ignored on windows.
> 
> Sorry, I didn't read your note carefully enough.
> 
> --home says to use a unix-style layout rooted at the given directory.
> 
> I believe you want --install-lib

python2.4 setup.py install --install-lib=$INSTANCE/lib/python

...still gives me a .pth and .egg dir in $INSTANCE/lib/python, which 
isn't what I want as .pth files don't work in $INSTANCE/lib/python

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Distutils-SIG mailing list