[Distutils] patch for building binary eggs on hp-ux 11.00

Eugene Oden eugeneoden at gmail.com
Thu May 4 04:41:49 CEST 2006


i have a patch to submit to fix two issues i encountered when building binary 
eggs for hp-ux 11.00.  the model number of the hardware, as reported by 
uname -m, is '9000/800' which causes problems when this is part of a 
filename.  the two other changes i have are to add the shared library 
extension of '.sl' and to add executable permissions for shared libraries 
when eggs are unpacked, a requirement of hp-ux.

where should i send this patch for consideration?

thanks,

gene oden


More information about the Distutils-SIG mailing list