[Pythonmac-SIG] bdist_mpkg issues

2010-09-14 Thread Russell E. Owen
I'm having some surprising issues with bdist_mpkg and I wondered if anyone had advice. Problem building a PIL 1.1.7 binary installer for Mac OS X 10.3.9 and later: * The PIL binary for Python 2.6 does not work on 10.3.9 or 10.4: the _imaging C library cannot be loaded. * The Python 2.5 PIL does

Re: [Pythonmac-SIG] bdist_mpkg issues

2010-09-14 Thread Russell E. Owen
In article , "Russell E. Owen" wrote: > I'm having some surprising issues with bdist_mpkg and I wondered if > anyone had advice. > >... > Problem building a matplotlib 1.0.0 installer for Mac OS X 10.3.9 and > later: >... > * The Python 2.6 version has incorrect permissions for some data file

Re: [Pythonmac-SIG] bdist_mpkg issues

2010-09-14 Thread Ned Deily
In article , "Russell E. Owen" wrote: > I'm having some surprising issues with bdist_mpkg and I wondered if > anyone had advice. > > Problem building a PIL 1.1.7 binary installer for Mac OS X 10.3.9 and > later: > * The PIL binary for Python 2.6 does not work on 10.3.9 or 10.4: the > _imaging