<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install python-mysql (MySQLdb) on Mac OSX</title>
	<atom:link href="http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/</link>
	<description>Just another blog</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:23:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AxiomeAbemymn</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-787</link>
		<dc:creator>AxiomeAbemymn</dc:creator>
		<pubDate>Fri, 12 Mar 2010 04:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-787</guid>
		<description>??????? ?? ??????? ????????</description>
		<content:encoded><![CDATA[<p>??????? ?? ??????? ????????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brainfault</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-764</link>
		<dc:creator>brainfault</dc:creator>
		<pubDate>Sun, 21 Feb 2010 18:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-764</guid>
		<description>Hi Andy

Thanks for the link</description>
		<content:encoded><![CDATA[<p>Hi Andy</p>
<p>Thanks for the link</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-763</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 21 Feb 2010 17:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-763</guid>
		<description>If you&#039;re having trouble getting it installed the new version of mysql-python requires some different instructions, also if you&#039;re using 64 or 32 bit versions of python or mysql will make a difference. There&#039;s some information here: 

&lt;a href=&quot;http://learninglamp.wordpress.com/2010/02/21/mysqldb-python-mysql-and-os-x-a-match-made-in-satans-bum/&quot; rel=&quot;nofollow&quot;&gt;http://learninglamp.wordpress.com/2010/02/21/mysqldb-python-mysql-and-os-x-a-match-made-in-satans-bum/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>If you&#8217;re having trouble getting it installed the new version of mysql-python requires some different instructions, also if you&#8217;re using 64 or 32 bit versions of python or mysql will make a difference. There&#8217;s some information here: </p>
<p><a href="http://learninglamp.wordpress.com/2010/02/21/mysqldb-python-mysql-and-os-x-a-match-made-in-satans-bum/" rel="nofollow">http://learninglamp.wordpress.com/2010/02/21/mysqldb-python-mysql-and-os-x-a-match-made-in-satans-bum/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-696</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-696</guid>
		<description>why not just use the ports system ?

port install py-mysql +mysql5</description>
		<content:encoded><![CDATA[<p>why not just use the ports system ?</p>
<p>port install py-mysql +mysql5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-663</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Thu, 19 Nov 2009 10:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-663</guid>
		<description>Good egg!</description>
		<content:encoded><![CDATA[<p>Good egg!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Powderflask</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-458</link>
		<dc:creator>Powderflask</dc:creator>
		<pubDate>Wed, 27 May 2009 05:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-458</guid>
		<description>Turadg - brilliant!
your egg installed perfectly - just needed to do one extra step:
libmysqlclient_r.16.dylib is required in /usr/local/mysql/lib/
I had a slightly older version of MySQL (r.15) - downloaded latest MySQL tar (5.1) - works perfect.

Thanks very much for making this a truly easy install.</description>
		<content:encoded><![CDATA[<p>Turadg &#8211; brilliant!<br />
your egg installed perfectly &#8211; just needed to do one extra step:<br />
libmysqlclient_r.16.dylib is required in /usr/local/mysql/lib/<br />
I had a slightly older version of MySQL (r.15) &#8211; downloaded latest MySQL tar (5.1) &#8211; works perfect.</p>
<p>Thanks very much for making this a truly easy install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-424</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 26 Mar 2009 23:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-424</guid>
		<description>I can&#039;t seem to get around this problem on OS 10.4.11 ...

building &#039;_mysql&#039; extension
gcc -Wl,-F. -Wl,-F. -bundle -undefined dynamic_lookup build/temp.darwin-8.11.0-Power_Macintosh-2.3/_mysql.o -L/mysql/lib/mysql -lmysqlclient_r -lz -lm -lmygcc -o build/lib.darwin-8.11.0-Power_Macintosh-2.3/_mysql.so
ld: -undefined: unknown argument: dynamic_lookup
error: command &#039;gcc&#039; failed with exit status 1</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get around this problem on OS 10.4.11 &#8230;</p>
<p>building &#8216;_mysql&#8217; extension<br />
gcc -Wl,-F. -Wl,-F. -bundle -undefined dynamic_lookup build/temp.darwin-8.11.0-Power_Macintosh-2.3/_mysql.o -L/mysql/lib/mysql -lmysqlclient_r -lz -lm -lmygcc -o build/lib.darwin-8.11.0-Power_Macintosh-2.3/_mysql.so<br />
ld: -undefined: unknown argument: dynamic_lookup<br />
error: command &#8216;gcc&#8217; failed with exit status 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sampath Girish Munagala</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-368</link>
		<dc:creator>Sampath Girish Munagala</dc:creator>
		<pubDate>Mon, 19 Jan 2009 06:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-368</guid>
		<description>Sampath:MySQL-python-1.2.2 venkatarampey$ 


Sampath:MySQL-python-1.2.2 venkatarampey$ python setup.py clean
running clean


Sampath:MySQL-python-1.2.2 venkatarampey$ python setup.py build
running build
running build_py
copying MySQLdb/release.py -&gt; build/lib.macosx-10.5-i386-2.5/MySQLdb
running build_ext
building &#039;_mysql&#039; extension
creating build/temp.macosx-10.5-i386-2.5
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DMACOSX -I/usr/include/ffi -DENABLE_DTRACE -pipe -Dversion_info=(1,2,2,&#039;final&#039;,0) -D__version__=1.2.2 -I/usr/local/mysql/include -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c _mysql.c -o build/temp.macosx-10.5-i386-2.5/_mysql.o -g -Os -arch i386 -fno-common -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL
unable to execute gcc: No such file or directory
error: command &#039;gcc&#039; failed with exit status 1


Sampath:MySQL-python-1.2.2 venkatarampey$ 


&quot;I Got this error after following the above steps mentioned. Anyone can solve this will be very helpful to me. Advance thanks for ur reply&quot;.

Please post ur reply to girishmsampath@gmail.com,girishmsampath@in.com,girishmsampath@yahoo.co.in

Pl keep subject as   Solution for Build error in python. 

Regards,
Sampath Girish.</description>
		<content:encoded><![CDATA[<p>Sampath:MySQL-python-1.2.2 venkatarampey$ </p>
<p>Sampath:MySQL-python-1.2.2 venkatarampey$ python setup.py clean<br />
running clean</p>
<p>Sampath:MySQL-python-1.2.2 venkatarampey$ python setup.py build<br />
running build<br />
running build_py<br />
copying MySQLdb/release.py -&gt; build/lib.macosx-10.5-i386-2.5/MySQLdb<br />
running build_ext<br />
building &#8216;_mysql&#8217; extension<br />
creating build/temp.macosx-10.5-i386-2.5<br />
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DMACOSX -I/usr/include/ffi -DENABLE_DTRACE -pipe -Dversion_info=(1,2,2,&#8217;final&#8217;,0) -D__version__=1.2.2 -I/usr/local/mysql/include -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c _mysql.c -o build/temp.macosx-10.5-i386-2.5/_mysql.o -g -Os -arch i386 -fno-common -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL<br />
unable to execute gcc: No such file or directory<br />
error: command &#8216;gcc&#8217; failed with exit status 1</p>
<p>Sampath:MySQL-python-1.2.2 venkatarampey$ </p>
<p>&#8220;I Got this error after following the above steps mentioned. Anyone can solve this will be very helpful to me. Advance thanks for ur reply&#8221;.</p>
<p>Please post ur reply to <a href="mailto:girishmsampath@gmail.com">girishmsampath@gmail.com</a>,girishmsampath@in.com,girishmsampath@yahoo.co.in</p>
<p>Pl keep subject as   Solution for Build error in python. </p>
<p>Regards,<br />
Sampath Girish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Turadg</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-353</link>
		<dc:creator>Turadg</dc:creator>
		<pubDate>Sun, 07 Dec 2008 22:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-353</guid>
		<description>I hit the same warnings as Blogimus, on an 32-bit Intel Mac, but I went ahead and installed and everything worked okay.

I&#039;ve written up my experience here,
http://openeducationresearch.blogspot.com/2008/12/mysql-with-python-on-mac.html

and created a binary egg for easy_install,
http://www.cs.cmu.edu/%7Etaleahma/projects/misc/MySQL_python-1.2.2-py2.5-macosx-10.5-i386.egg

So you should be able to install this now with this simple command,

easy_install http://www.cs.cmu.edu/%7Etaleahma/projects/misc/MySQL_python-1.2.2-py2.5-macosx-10.5-i386.egg

Thanks for the fix!</description>
		<content:encoded><![CDATA[<p>I hit the same warnings as Blogimus, on an 32-bit Intel Mac, but I went ahead and installed and everything worked okay.</p>
<p>I&#8217;ve written up my experience here,<br />
<a href="http://openeducationresearch.blogspot.com/2008/12/mysql-with-python-on-mac.html" rel="nofollow">http://openeducationresearch.blogspot.com/2008/12/mysql-with-python-on-mac.html</a></p>
<p>and created a binary egg for easy_install,<br />
<a href="http://www.cs.cmu.edu/%7Etaleahma/projects/misc/MySQL_python-1.2.2-py2.5-macosx-10.5-i386.egg" rel="nofollow">http://www.cs.cmu.edu/%7Etaleahma/projects/misc/MySQL_python-1.2.2-py2.5-macosx-10.5-i386.egg</a></p>
<p>So you should be able to install this now with this simple command,</p>
<p>easy_install <a href="http://www.cs.cmu.edu/%7Etaleahma/projects/misc/MySQL_python-1.2.2-py2.5-macosx-10.5-i386.egg" rel="nofollow">http://www.cs.cmu.edu/%7Etaleahma/projects/misc/MySQL_python-1.2.2-py2.5-macosx-10.5-i386.egg</a></p>
<p>Thanks for the fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene Warner</title>
		<link>http://www.brainfault.com/2008/04/18/install-python-mysql-mysqldb-on-mac-osx/comment-page-1/#comment-336</link>
		<dc:creator>Gene Warner</dc:creator>
		<pubDate>Thu, 13 Nov 2008 03:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=21#comment-336</guid>
		<description>b1t4qlhazo4fawez</description>
		<content:encoded><![CDATA[<p>b1t4qlhazo4fawez</p>
]]></content:encoded>
	</item>
</channel>
</rss>
