Re: installing MySQLdb module

2008-05-19 Thread zaphotbretzel
Hi Rafael, > I googled around and people say you need the "-dev" package of mysql > in order to have the C headers...where can you download this for mac > os? > PS I am running XAMPP (http://www.keitr.com/tutorials/xampp) if that > changes anything Ok, here my solution to the problem (Mac OS X 10

Re: installing MySQLdb module

2008-04-20 Thread martin . laloux
search, search, search http://groups.google.be/group/comp.lang.python/browse_thread/thread/d75a491b8dbc3880/7d4f8eea29e23992?hl=fr&lnk=gst&q=MySQLdb+mac#7d4f8eea29e23992 -- http://mail.python.org/mailman/listinfo/python-list

installing MySQLdb module

2008-04-18 Thread rgarcia
I've installed the developer tools package, but when running "python setup.py build" I get the following error: python setup.py build running build running build_py copying MySQLdb/release.py -> build/lib.macosx-10.3-fat-2.5/MySQLdb running build_ext building '_mysql' extension gcc -isysroot /Deve