Python-mysql: Still stuck.

mongo57a at comcast.net mongo57a at comcast.net
Tue Oct 8 15:55:54 EDT 2002


Having (still) a problem getting MySQL and Python to work (MySQLdb), and I'm
running out of hair to pull out.

Downloaded and installed python2.2.1. (works fine)

Downloaded and installed MySQLdb. Didn't work. Looking for
libmysqlclient.so.9, and I've got so.10 installed (ls libmysqlclient* yields
.....so.10). So I deleted the MySQL install, downloaded the source, built it
using:

python2.2 setup.py build
python2.2 setup.py bdist_rpm

and installed the package.

Problem now is that the package is installing to my python1.5 directories -
and not the 2.2. It probably also means that the build did not grab the
...so.10 libs.

Any help would be appreciated....


-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
   http://www.newsfeed.com       The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----



More information about the Python-list mailing list