Re: [Pythonmac-SIG] Mac in VM?

2010-04-27 Thread Ronald Oussoren
On 25 Apr, 2010, at 20:02, Aahz wrote: [starting a new thread] On Sun, Apr 25, 2010, Ronald Oussoren wrote: [...] running a 10.5 VM just for doing test builds of the installer sucks. Could you point at documentation on running Mac VMs? AFAICT, you can only do that with OS X Server;

Re: [Pythonmac-SIG] Module Import Problem

2010-04-27 Thread Ronald Oussoren
On 27 Apr, 2010, at 2:41, Chris Barker wrote: Mike wrote: I figured I'd try installing PyObjC from source. However, the Mac doesn't seem to have GCC. I can't figure out how to get this, you need to download XCode Tools from the Apple Developer site Xcode is also on the MacOSX install

[Pythonmac-SIG] Python's Mac/BuildScript/build_installer.py fails on 10.6 / 2.6.5

2010-04-27 Thread David Warde-Farley
I have so far had two issues, one that should definitely be addressed by the package maintainers and one that . One was that this line in Mac/Makefile.in, $(CC) $(subst -arch i386,,$(subst -arch ppc,,$(LDFLAGS))) -o $@ @UNIVERSAL_ARCH64_FLAGS@ $(srcdir)/Tools/pythonw.c was causing the '-arch