[BangPypers] installing MySQLdb

kausikram krishnasayee kausikram at gmail.com
Fri Jan 22 17:26:12 CET 2010


On Fri, Jan 22, 2010 at 8:56 PM, Anirudh Asokan <anirudh.asokan at gmail.com>wrote:

> i installed setup tools, now when i try running mysqldb's setup.py this is
> what im gettin...
>
> anirudh at Kat:/$ sudo python /home/anirudh/Downloads/MySQL-python/setup.py


Anirudh, i appreciate your enthusiasm, but please check the documentation
before shooting a question to the mailing list. you obviously have note. the
docs says refer README for installation notes and then the README says very
nicely

Finally, putting it together::


>   $ tar xfz MySQL-python-1.2.1.tar.gz

  $ cd MySQL-python-1.2.1

  $ # edit site.cfg if necessary

  $ python setup.py build

  $ sudo python setup.py install # or su first


please use the mailing list wisely.


-- 
Kausikram Krishnasayee
Company: http://silverstripesoftware.com | Webpage: kausikram.net | Blog:
blog.kausikram.net | Twitter: http://twitter.com/kausikram | Email:
kausikram at gmail.com | Mobile: +91 9884246490


More information about the BangPypers mailing list