On Tue, Sep 01, 2009 at 10:28:20PM -0700, cd34 wrote:
> In Debian, it is contained within the package libmysqlclient15-dev and
> exists in /usr/bin/mysql_config which may not be on your system.

Here's how I did it.

I'm on Ubuntu.

I had to "apt-get install libmysqlclient15-dev python-setuptools python2.5-dev"

Then I did the following in MySQL-python-1.2.3c1 using the python from
my virtual environment:

python setup.py build
python setup.py install

I didn't have to sudo the last command since the virtual python environment
is owned by me - I'm not installing to the base system.
-- 
Obama Nation | My emails do not have attachments; it's a digital signature
that your mail program doesn't understand. | 
http://www.subspacefield.org/~travis/ 
If you are a spammer, please email [email protected] to get blacklisted.

Attachment: pgpprqy9oDe4r.pgp
Description: PGP signature

Reply via email to