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

2006-07-11 Thread Piet van Oostrum
> Michael Glassford <[EMAIL PROTECTED]> (MG) wrote: >MG> I've found references online to similar problems when QuickTime 7 is >MG> installed on OS X 10.3.9 (which is the case here), but no solutions. I'd >MG> gladly downgrade to an earlier version of QuickTime if I knew how (I'm >MG> not us

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

2006-07-11 Thread Bob Ippolito
On Jul 11, 2006, at 10:33 AM, Piet van Oostrum wrote: >> Michael Glassford <[EMAIL PROTECTED]> (MG) wrote: > >> MG> I've found references online to similar problems when >> QuickTime 7 is >> MG> installed on OS X 10.3.9 (which is the case here), but no >> solutions. I'd >> MG> gladly down

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

2006-07-11 Thread Ronald Oussoren
On Jul 11, 2006, at 7:41 PM, Bob Ippolito wrote: > > On Jul 11, 2006, at 10:33 AM, Piet van Oostrum wrote: > >>> Michael Glassford <[EMAIL PROTECTED]> (MG) wrote: >> >>> MG> I've found references online to similar problems when >>> QuickTime 7 is >>> MG> installed on OS X 10.3.9 (which is the

Re: [Pythonmac-SIG] py2app and universal TkAqua

2006-07-11 Thread Bob Ippolito
On Jul 6, 2006, at 4:06 PM, Kevin Walzer wrote: > I have been unable to build the "hello-tk" demo that ships with py2app > if I am building against a "universal" build of Tcl/Tk. > > Here is my setup: > > from distutils.core import setup > import py2app > > setup( > app=['hello.py'], > op

[Pythonmac-SIG] Install

2006-07-11 Thread Robert Anton Patterson
Dear Hi I'm trying to install MySQLdb-1.2.1 on Mac OS X and would appreciate anyone's help on the matter. I am able to access MySQL directly through the terminal, PHP, and PHPMyAdmin But when I go to install MYSQL-python via Python setup.py build: I get the following error: [Kolkata:~/deskto

Re: [Pythonmac-SIG] Install

2006-07-11 Thread Bob Ippolito
On Jul 11, 2006, at 3:14 PM, Robert Anton Patterson wrote: > Hi I'm trying to install MySQLdb-1.2.1 on Mac OS X and would > appreciate > anyone's help on the matter. What version of Mac OS X is this, and how did you install MySQL? Is your Xcode installation up to date? I've never seen linker

Re: [Pythonmac-SIG] Install

2006-07-11 Thread Bob Ippolito
On Jul 11, 2006, at 6:04 PM, Robert Anton Patterson wrote: > Mac OS X - 10.4.6 > > MYSQL version: 5.0.20a-standard + Apache 2 installed through > WebServer X Kit > ( www.rbsoftware.net/?page=wsxk) > > X-Code is upto date - I just re-installed the newest version off > the Apple > Developers sit