Russell Owen wrote:
I'll expect our observatory to send me a 10.4 Mac in a few weeks. I plan
to build the packages on that -- both to assure that the packages will
run on 10.4 and as a way of testing my released application.
I'm sure the gcc will be rather outdated, but I hope it will be toler
Russell E. Owen wrote:
At your suggestion I built new universal unix libraries using
MACOSX_DEPLOYMENT_TARGET=10.3. As always, I deleted the dylibs so only
the static libraries remained (so they would be included in the final
binary) and I verified that the libraries contained both ppc and inte
In article ,
Ned Deily wrote:
> 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
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
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
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