MySQL-python on Solaris
Hi all,
Have anybody compiled MySQLdb separately from MySQL5?
The problem is I have installed MySQL database on machine A and trying to install MySQLdb on B. Both machines are Solaris 2.8.
Server is up and running, but MySQLdb...
Well, I copied include files and libs (lib*.a) from machine B and launched "python setup.py install". On linking gcc tells about invalid refences from _mysql.so to other *.o files (ie, default.o, my_lib.o, ...). and the last issue "ld: fatal: relocations remain against allocatable but non-writable sections".
Has anybody solved similar problems and how? Thank you very much for your attention and your help! I will appreciate any help!
Igor Skybenko
Subject
Written By
Posted
MySQL-python on Solaris
November 10, 2005 09:04AM
September 04, 2007 03:43AM
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.