[Pythonmac-SIG] [ANN] py2app 0.1.6

2004-12-06 Thread Bob Ippolito
I've rolled together a new 0.1.6 release of py2app that includes the following feature enhancements and probably a few bug fixes: modulegraph: - This is now a top-level package and should be cross-platformish and not at all py2app specific (if someone wants

Re: [Pythonmac-SIG] Building 2.4

2004-12-06 Thread Bob Ippolito
On Dec 6, 2004, at 12:44 PM, whamoo wrote: Extremely difficult, because nobody who knows what they're doing is going to encourage you to replace *ANY* pre-installed Apple software. Touching files in /System and /usr (except /usr/local) is primarily reserved for Apple, and changing anything in

Re: [Pythonmac-SIG] Building 2.4

2004-12-06 Thread whamoo
Extremely difficult, because nobody who knows what they're doing is going to encourage you to replace *ANY* pre-installed Apple software. Touching files in /System and /usr (except /usr/local) is primarily reserved for Apple, and changing anything in there is almost guaranteed to break someth

Re: Re[2]: [Pythonmac-SIG] Building 2.4

2004-12-06 Thread Bob Ippolito
On Dec 6, 2004, at 4:52, Floris van Manen wrote: BI> Yes, also set the environment variables for make. Being a novice python programmer for at least some years to come, a simple question came up. How difficult would it be for the eminent mac python gurus to provide a python script (GetGoing.py :-)

Re: [Pythonmac-SIG] Building 2.4

2004-12-06 Thread Ronald Oussoren
On 3-dec-04, at 16:55, Ronald Oussoren wrote: I'll see if I can build a working example for this tomorrow. The timemachine failed, but I managed to create something that actually works. The attached pseudo-package patches distutils when you try to import it. It performs two patches: 1) The chan

Re[2]: [Pythonmac-SIG] Building 2.4

2004-12-06 Thread Floris van Manen
BI> Yes, also set the environment variables for make. Being a novice python programmer for at least some years to come, a simple question came up. How difficult would it be for the eminent mac python gurus to provide a python script (GetGoing.py :-) doing all the installation needed to install t

[Pythonmac-SIG] Re: [Pyobjc-dev] PyObjC py2app-branch merged to trunk

2004-12-06 Thread Victor Ng
Thanks for the tips - I'm on 10.3 and I've just gone through and deleted py2app and PyObjC files from /Library/Python/2.3/ and /System/Library/.../site-packages, reinstalled using the bdist pkg and still no luck. I just tried everything on another 10.3 machine and everything works without