Re: mysql-python install problems
Posted by:
Raj r
Date: September 02, 2009 07:29PM
were you able to figure out any to resolve this issue ? Im facing the same issue...
I have mysql server 5.0.45 running. Trying to install MySQL-python-1.2.2 on Redhat EL5..
the error i see is :
running build
running build_py
copying MySQLdb/release.py -> build/lib.linux-x86_64-2.5/MySQLdb
running build_ext
building '_mysql' extension
gcc -pthread -shared build/temp.linux-x86_64-2.5/_mysql.o -L/usr/lib64/mysql -L/usr/lib64 -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -lssl -lcrypto -o build/lib.linux-x86_64-2.5/_mysql.so
/usr/bin/ld: cannot find -lmysqlclient_r
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
appreciate any help on this !!
Thanks,
Subject
Written By
Posted
Re: mysql-python install problems
September 02, 2009 07:29PM
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.