[Pythonmac-SIG] More testers needed: Fix installer
Jack Jansen
Jack.Jansen at cwi.nl
Mon Dec 27 20:53:20 CET 2004
On 27-dec-04, at 17:44, Bob Ippolito wrote:
>> You can find the package at
>> <http://www.cwi.nl/~jack/macpython/JaguarPythonFix.dmg>.
>
> The Makefile is missing the MACOSX_DEPLOYMENT_TARGET=10.3 before the
> $(CC) .. which means that for most people, it won't compile extension
> modules, because not everyone has this set in their login scripts..
Ah, forgot about that one, thanks!
I'll pull the installer, and I'll create a new one tomorrow (with a
different name:-).
The same problem holds for the fixapplepython script, so I'll fix that
one too.
What would be the easiest fix for 2.3.5: backporting the distutils
fixes (so it'll set MACOSX_DEPLOYMENT_TARGET) or simply setting that
variable in the $(LD) macro (through configure)?
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma
Goldman
More information about the Pythonmac-SIG
mailing list