ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activepython
activepython
Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems
by Trent Mick other posts by this author
Mar 10 2006 4:19PM messages near this date
view in the new Beta List Site
Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems | Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems
[Brett Powley wrote]
>  ...
>  ImportError: Failure linking new module: /Library/Frameworks/
>  Python.framework/Versions/2.4/lib/python2.4/site-packages/_mysql.so:
>  Symbol not found: _mysql_get_host_info
>  Referenced from: /Library/Frameworks/Python.framework/Versions/2.4/
>  lib/python2.4/site-packages/_mysql.so
>  Expected in: dynamic lookup
>  ...

Well aren't MySQLdb's instructions for MySQL version compat just fun. :)

    + MySQL 3.23.32 or higher
      * http://www.mysql.com/downloads/
      * Versions lower than 3.22 definitely WON'T WORK.
      * Versions lower than 3.22.19 might not work.
      * MySQL-3.22 is deprecated in favor of 3.23, but still supported.
      * MySQL-3.23 is supported, but slightly deprecated.
      * MySQL-4.0 is supported.
      * MySQL-4.1 is mostly supported; the new prepared statements API
        is not yet supported, and probably won't be until MySQLdb-1.3 or 2.0.
      * MySQL-5.0 and newer are not currently supported, but might work.

Brett,
Which version of MySQL are you building against? Did you build MySQL yourself
or get a prebuild from somewhere? If so where? Fink? Darwin Ports? mysql.com?
other?

Cheers,
Trent

-- 
Trent Mick
TrentM@[...].com
_______________________________________________
ActivePython mailing list
ActivePython@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
Thread:
Brett Powley
Trent Mick
Brett Powley
David McNeill
Trent Mick
Brett Powley
Trent Mick
Brett Powley
Trent Mick

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved