Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems

2006-03-11 Thread Trent Mick
[Brett Powley wrote] > * the MySQL install doesn't add /usr/local/mysql/bin to the PATH, > which can cause issues for other things expecting MySQL to be there > * ActivePython's install doesn't add /usr/local/bin to the PATH, and > if it's not in your PATH before /usr/bin, then things looking f

Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems

2006-03-11 Thread Brett Powley
I was using MySQL 4.1 for Mac OS X (Intel), the prebuilt installer from MySQL's web site, and MySQLdb 1.2.1c7. The compatibility isn't as scary as it sounds. And oddly enough, I have just rebuilt MySQLdb yet again (doing nothing different, as far as I can tell) and it seems to be working