<?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: Upgrading to Snow Leopard Part 4: MySQL</title>
	<atom:link href="http://www.libertypages.com/clarktech/?feed=rss2&#038;p=751" rel="self" type="application/rss+xml" />
	<link>http://www.libertypages.com/clarktech/?p=751</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 16:14:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Danilo</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-871</link>
		<dc:creator>Danilo</dc:creator>
		<pubDate>Sun, 04 Apr 2010 04:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-871</guid>
		<description>I got it working... I was messing with the architecture since I upgraded my python to the latest 2.6.5 version which is 32bit and I didn&#039;t know it.

So I simple downloaded mysql pkg 32bit for snow leopard and for the mysqldb i used: 

ARCHFLAGS=&quot;-arch i386&quot; python setup.py build
sudo ARCHFLAGS=&quot;-arch i386&quot; python setup.py install

So happy! :D</description>
		<content:encoded><![CDATA[<p>I got it working&#8230; I was messing with the architecture since I upgraded my python to the latest 2.6.5 version which is 32bit and I didn&#8217;t know it.</p>
<p>So I simple downloaded mysql pkg 32bit for snow leopard and for the mysqldb i used: </p>
<p>ARCHFLAGS=&#8221;-arch i386&#8243; python setup.py build<br />
sudo ARCHFLAGS=&#8221;-arch i386&#8243; python setup.py install</p>
<p>So happy! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-870</link>
		<dc:creator>Clark</dc:creator>
		<pubDate>Sun, 04 Apr 2010 03:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-870</guid>
		<description>I&#039;d strongly suggest using MacPorts instead of downloading a file.</description>
		<content:encoded><![CDATA[<p>I&#8217;d strongly suggest using MacPorts instead of downloading a file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danilo</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-869</link>
		<dc:creator>Danilo</dc:creator>
		<pubDate>Sat, 03 Apr 2010 22:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-869</guid>
		<description>can someone help me? when i unttar the file, it doesn&#039;t create or anything like so I can run configure and make command... I always get this: 

Danilo:src danilo$ cd mysql-5.1.45-osx10.6-x86/
Danilo:mysql-5.1.45-osx10.6-x86 danilo$ ./configure --prefix=/usr/local/mysql --with-extra-charsets=complex \
&gt; --enable-thread-safe-client --enable-local-infile --enable-shared \
&gt; --with-plugins=innobase
-bash: ./configure: No such file or directory</description>
		<content:encoded><![CDATA[<p>can someone help me? when i unttar the file, it doesn&#8217;t create or anything like so I can run configure and make command&#8230; I always get this: </p>
<p>Danilo:src danilo$ cd mysql-5.1.45-osx10.6-x86/<br />
Danilo:mysql-5.1.45-osx10.6-x86 danilo$ ./configure &#8211;prefix=/usr/local/mysql &#8211;with-extra-charsets=complex \<br />
&gt; &#8211;enable-thread-safe-client &#8211;enable-local-infile &#8211;enable-shared \<br />
&gt; &#8211;with-plugins=innobase<br />
-bash: ./configure: No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-859</link>
		<dc:creator>Clark</dc:creator>
		<pubDate>Tue, 30 Mar 2010 04:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-859</guid>
		<description>Yeah, well I won&#039;t tell you how well I did in French back home in Canada...  I was the kid in honors physics, biology and math and remedial French.</description>
		<content:encoded><![CDATA[<p>Yeah, well I won&#8217;t tell you how well I did in French back home in Canada&#8230;  I was the kid in honors physics, biology and math and remedial French.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rom</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-847</link>
		<dc:creator>Rom</dc:creator>
		<pubDate>Thu, 18 Mar 2010 15:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-847</guid>
		<description>Just to let you know that you say &quot;Et voilà&quot; and not &quot;Le voilà&quot;!

Cheers</description>
		<content:encoded><![CDATA[<p>Just to let you know that you say &#8220;Et voilà&#8221; and not &#8220;Le voilà&#8221;!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nivas R</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-707</link>
		<dc:creator>Nivas R</dc:creator>
		<pubDate>Fri, 25 Dec 2009 17:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-707</guid>
		<description>Thanks for the article, it worked.
Initially i was having problems with the compile - because I had spaces in the folder where I had downloaded the source (the folder was &quot;My Sql Src&quot;).
If someone there is facing issues with the make, it could be spaces in the directory...</description>
		<content:encoded><![CDATA[<p>Thanks for the article, it worked.<br />
Initially i was having problems with the compile &#8211; because I had spaces in the folder where I had downloaded the source (the folder was &#8220;My Sql Src&#8221;).<br />
If someone there is facing issues with the make, it could be spaces in the directory&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MyMacs - and windows tricks too!</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-655</link>
		<dc:creator>MyMacs - and windows tricks too!</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-655</guid>
		<description>[...] es gerne händisch hat kann z.B. folgende Anleitung ausprobieren - ich versuche es über das Package und damit den einfachen [...]</description>
		<content:encoded><![CDATA[<p>[...] es gerne händisch hat kann z.B. folgende Anleitung ausprobieren &#8211; ich versuche es über das Package und damit den einfachen [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woshiadai Dev Notebook :: upgrading to snow leopard :: October :: 2009</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-644</link>
		<dc:creator>Woshiadai Dev Notebook :: upgrading to snow leopard :: October :: 2009</dc:creator>
		<pubDate>Sat, 31 Oct 2009 04:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-644</guid>
		<description>[...] This blog also covers &quot;Upgrading to Snow Leopard Part 1 to 7&quot;, talking about python, mysql and other upgrade tips, very handy! He also talks about building 32 bit packages using arch and [...]</description>
		<content:encoded><![CDATA[<p>[...] This blog also covers &quot;Upgrading to Snow Leopard Part 1 to 7&quot;, talking about python, mysql and other upgrade tips, very handy! He also talks about building 32 bit packages using arch and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kumm</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-615</link>
		<dc:creator>Michael Kumm</dc:creator>
		<pubDate>Sun, 18 Oct 2009 22:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-615</guid>
		<description>Thanks - this has been on my todo list for a while - thanks for posting - it worked!</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; this has been on my todo list for a while &#8211; thanks for posting &#8211; it worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Gottlieb</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-488</link>
		<dc:creator>Seth Gottlieb</dc:creator>
		<pubDate>Wed, 23 Sep 2009 13:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-488</guid>
		<description>I learned that there are two solutions to this problem.  The one I discovered first is to use the 32 bit versions of both python and MySQL:  http://www.zen-hacking.com/2009/09/01/python-mysql-under-snow-leopard/

Then I learned about a better solution:  http://www.mangoorange.com/2008/08/01/installing-python-mysqldb-122-on-mac-os-x/?cp=all

Apparently the issue is that the &quot;clean&quot; option doesn&#039;t really clear out prior builds of the software.  It is fixed by manually deleting the former build.</description>
		<content:encoded><![CDATA[<p>I learned that there are two solutions to this problem.  The one I discovered first is to use the 32 bit versions of both python and MySQL:  <a href="http://www.zen-hacking.com/2009/09/01/python-mysql-under-snow-leopard/" rel="nofollow">http://www.zen-hacking.com/2009/09/01/python-mysql-under-snow-leopard/</a></p>
<p>Then I learned about a better solution:  <a href="http://www.mangoorange.com/2008/08/01/installing-python-mysqldb-122-on-mac-os-x/?cp=all" rel="nofollow">http://www.mangoorange.com/2008/08/01/installing-python-mysqldb-122-on-mac-os-x/?cp=all</a></p>
<p>Apparently the issue is that the &#8220;clean&#8221; option doesn&#8217;t really clear out prior builds of the software.  It is fixed by manually deleting the former build.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Gottlieb</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-358</link>
		<dc:creator>Seth Gottlieb</dc:creator>
		<pubDate>Mon, 07 Sep 2009 03:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-358</guid>
		<description>Things didn&#039;t go so smooth for me.  Even with the -arch x86_64:

&gt;&gt;&gt; import MySQLdb
Traceback (most recent call last):
  File &quot;&quot;, line 1, in 
  File &quot;build/bdist.macosx-10.6-universal/egg/MySQLdb/__init__.py&quot;, line 19, in 
  File &quot;build/bdist.macosx-10.6-universal/egg/_mysql.py&quot;, line 7, in 
  File &quot;build/bdist.macosx-10.6-universal/egg/_mysql.py&quot;, line 6, in __bootstrap__
ImportError: dynamic module does not define init function (init_mysql)</description>
		<content:encoded><![CDATA[<p>Things didn&#8217;t go so smooth for me.  Even with the -arch x86_64:</p>
<p>&gt;&gt;&gt; import MySQLdb<br />
Traceback (most recent call last):<br />
  File &#8220;&#8221;, line 1, in<br />
  File &#8220;build/bdist.macosx-10.6-universal/egg/MySQLdb/__init__.py&#8221;, line 19, in<br />
  File &#8220;build/bdist.macosx-10.6-universal/egg/_mysql.py&#8221;, line 7, in<br />
  File &#8220;build/bdist.macosx-10.6-universal/egg/_mysql.py&#8221;, line 6, in __bootstrap__<br />
ImportError: dynamic module does not define init function (init_mysql)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhi166</title>
		<link>http://www.libertypages.com/clarktech/?p=751&#038;cpage=1#comment-318</link>
		<dc:creator>abhi166</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=751#comment-318</guid>
		<description>I installed the x86_64 pkg from Sun. Then installed MySQLdb for python with ARCHFLAGS=&#039;-arch x86_64&#039; python setup.py build/install. (Python2.6)</description>
		<content:encoded><![CDATA[<p>I installed the x86_64 pkg from Sun. Then installed MySQLdb for python with ARCHFLAGS=&#8217;-arch x86_64&#8242; python setup.py build/install. (Python2.6)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
