Jay Ro - 2008-02-25

Hi folks,

I've been trying to install MySQLdb using a MySQL installation which stands on a non /usr/local... folder, it all seems to work since I add the MySQL folder to the LD_LIBRARY_PATH but when I finally try to use it with Python it tells me I ain't got MySQL on /usr/local/mysql...

How can I specify that the MySQL dir is something like /User/Me/mysql-.... ?

I am using Mac OS X 10.4.

Thanks in advance,