MySQL Forums
Forum List  »  Connector/Python

Re: Help,A Problem of MySQL-python
Posted by: Sten Ernerot
Date: September 11, 2006 02:44PM

Hi

Im having the same problem.
Here are some info on my installation.

Unfortunatly Im not that good on linux....
Many thanks
Sten


# ldd _mysql.so
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00203000)
libc.so.6 => /lib/tls/libc.so.6 (0x0082f000)
/lib/ld-linux.so.2 (0x00b8c000)
# ldconfig
# /sbin/ldconfig -p | grep mysql
libmysqlclient_r.so.15 (libc6) => /usr/lib/libmysqlclient_r.so.15
libmysqlclient_r.so.14 (libc6) => /usr/lib/libmysqlclient_r.so.14
libmysqlclient_r.so.10 (libc6) => /usr/lib/mysql/libmysqlclient_r.so.10
libmysqlclient_r.so (libc6) => /usr/lib/libmysqlclient_r.so
libmysqlclient.so.15 (libc6) => /usr/lib/libmysqlclient.so.15
libmysqlclient.so.14 (libc6) => /usr/lib/libmysqlclient.so.14
libmysqlclient.so.10 (libc6) => /usr/lib/mysql/libmysqlclient.so.10
libmysqlclient.so (libc6) => /usr/lib/libmysqlclient.so

Options: ReplyQuote


Subject
Written By
Posted
Re: Help,A Problem of MySQL-python
September 11, 2006 02:44PM
r r
August 02, 2006 09:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.