In article <def20f43-12bb-4397-9214-8c6a292af...@raeder.dk>,
 Lars Clausen <l...@raeder.dk> wrote:
> I've been trying to get mod_python and mysql to work on my Intel  
> MacBook Leopard, but with very little luck. [...]

What about the MySQL library itself, i.e. libmysqlclient?  Do you have a 
64-bit version of it?  The standard distribution from MySQL is not 
4-way, (and, for 5.1.30 at least, it's broken for 2-way: 
<http://bugs.mysql.com/bug.php?id=41940>).

> Any ideas also why there is no 64-bit installation of Python for Mac?   
> Given the presence of fat binaries, it seems like it would be a  
> trivial task to have it.

The support for 4-way universal builds in python is relatively new.  
There has been some discussion recently on the python-dev list about 
providing "official" 4-way installers for OS X.  This will probably get 
discussed more at the upcoming PyCon.

-- 
 Ned Deily,
 n...@acm.org

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to