Re: [Pythonmac-SIG] Building python 2.4.3 on OSX 10.3.9

2006-07-12 Thread Michael Glassford
Here's what I think happened: Before I realized XCode wasn't installed, I installed QuickTime7SDK, and CoreAudioSDK (both to solve specific errors). Then I installed XCode 1.5, which appeared to replace the QuickTime.framework version 7 with version 6, but didn't touch QTKit.framework (because

Re: [Pythonmac-SIG] Building python 2.4.3 on OSX 10.3.9

2006-07-12 Thread Bob Ippolito
On Jul 12, 2006, at 7:51 AM, Michael Glassford wrote: > 2) When I run python (either the one I built, from > /usr/local/bin/python2.4, or the one installed by the universal binary > installer at > /Library/Frameworks/Python.framework/Versions/2.4/python2.4), and > "import appscript", for example,

Re: [Pythonmac-SIG] Building python 2.4.3 on OSX 10.3.9

2006-07-12 Thread Michael Glassford
Bob Ippolito wrote: > On Jul 12, 2006, at 7:51 AM, Michael Glassford wrote: > >> 2) When I run python (either the one I built, from >> /usr/local/bin/python2.4, or the one installed by the universal binary >> installer at >> /Library/Frameworks/Python.framework/Versions/2.4/python2.4), and >> "imp

Re: [Pythonmac-SIG] Building python 2.4.3 on OSX 10.3.9

2006-07-12 Thread Bob Ippolito
On Jul 12, 2006, at 11:28 AM, Michael Glassford wrote: > Bob Ippolito wrote: >> On Jul 12, 2006, at 7:51 AM, Michael Glassford wrote: >>> >> and second it's not what you're running anyway! Look at the site- >> packages dir in the exception, that's a normal unix install, not >> a framework i

Re: [Pythonmac-SIG] Install

2006-07-12 Thread Bob Ippolito
On Jul 12, 2006, at 8:06 PM, Robert Anton Patterson wrote: > Dear Bob: > > Thanks for your help but still have problems. > > I've reinstalled SQL and actually downgraded it to > > Version 4 - sudo python setup.py install > > As this the same version on my server. > > Next I've re-installed the GC