python,openbsd and mysql

Akhar akhar at videotron.ca
Wed Oct 27 12:35:23 EDT 1999


I wanted to install the mysql module for python under openbsd but I get this
error every time I make altinstall:
/usr/libexec/ld.so: python: libmysqlclient.so.6.0: No such file or directory
*** Error code 1
Stop in /tmp/Pyhthon-1.5.2.
I changed the following in Setup.localI :
MySQL MySQLmodule.c -L/usr/local/lib/mysql/ -lmysqlclient \
-I/usr/local/include/mysql
someone told me to locate the file libmysqlclient.so.6.0 and to change the
path in the Makefile. But I am new to all this and do no know what part of
the make file I am supposed to change.

Thanx for any help.
Akhar







More information about the Python-list mailing list