[Pythonmac-SIG] Building MacPy 2.3.4 for Jaguar

Tom Loredo loredo at astro.cornell.edu
Thu Aug 12 02:27:41 CEST 2004


Hi folks-

As noted in my recent posts, an apparent bug in 2.3.3 on Jaguar is
preventing me from building SciPy.  Another user posted success
with the part of the build causing problems using 2.3.4.  I've
attempted a build of 2.3.4, but during "make frameworkinstall"
I run into the obvious problem:

	xcodebuild -target PythonLauncher -buildstyle Deployment install \
			DSTROOT=/ INSTALL_PATH=/Applications/MacPython-2.3
	/bin/sh: xcodebuild: command not found
	make[1]: *** [install_PythonLauncher] Error 127
	make: *** [frameworkinstallapps] Error 2

As far as I can tell there is no version of Xcode for Jaguar (though
from a Google search it appears the beta version worked on Jaguar).
Is there any way to build the framework version of MacPy on Jaguar?
Is there a binary build of 2.3.4 for Jaguar somewhere that I've
overlooked?

Thanks,
Tom


More information about the Pythonmac-SIG mailing list