<?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: Compiling MySQL 5.1.x in 64 bits mode on Snow Leopard</title>
	<atom:link href="http://diymacserver.com/compiling-mysql-5-1-x-in-64-bits-mode-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 16:07:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/compiling-mysql-5-1-x-in-64-bits-mode-on-snow-leopard/comment-page-1/#comment-9979</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 14 Apr 2011 17:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=1000#comment-9979</guid>
		<description>Brad, Sorry I read too quickly. Version 5.6.x is not a GA release it is still a beta release. These compilation instruction work only for the 5.1.x release. The 5.5.x release does not require compilation anymore read more about it here: http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/</description>
		<content:encoded><![CDATA[<p>Brad, Sorry I read too quickly. Version 5.6.x is not a GA release it is still a beta release. These compilation instruction work only for the 5.1.x release. The 5.5.x release does not require compilation anymore read more about it here: <a href="http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/" rel="nofollow">http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/compiling-mysql-5-1-x-in-64-bits-mode-on-snow-leopard/comment-page-1/#comment-9977</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 14 Apr 2011 17:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=1000#comment-9977</guid>
		<description>@Brad, please make sure you&#039;ve downloaded the correct file. You need to download the actual source code. Select &quot;source code&quot; from the drop down list and then select the &quot;Generic Linux (Architecture Independent), Compressed TAR Archive&quot;</description>
		<content:encoded><![CDATA[<p>@Brad, please make sure you&#8217;ve downloaded the correct file. You need to download the actual source code. Select &#8220;source code&#8221; from the drop down list and then select the &#8220;Generic Linux (Architecture Independent), Compressed TAR Archive&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Rice</title>
		<link>http://diymacserver.com/compiling-mysql-5-1-x-in-64-bits-mode-on-snow-leopard/comment-page-1/#comment-9974</link>
		<dc:creator>Brad Rice</dc:creator>
		<pubDate>Thu, 14 Apr 2011 14:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=1000#comment-9974</guid>
		<description>I&#039;m trying to run this step but getting: ./configure: No such file or directory

I see in the directory there is a configure.cmake and not a configure file. Do I need to do something different? It is version 5.6.2</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to run this step but getting: ./configure: No such file or directory</p>
<p>I see in the directory there is a configure.cmake and not a configure file. Do I need to do something different? It is version 5.6.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/compiling-mysql-5-1-x-in-64-bits-mode-on-snow-leopard/comment-page-1/#comment-9181</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 05 Feb 2011 07:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=1000#comment-9181</guid>
		<description>@Urs, you are right and I&#039;m updating the instructions but they are not ready yet. You can find the differences between 5.1.x and 5.5.x for everything in my earlier blogpost at http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/

The good news, you don&#039;t need to compile MySQL anymore.</description>
		<content:encoded><![CDATA[<p>@Urs, you are right and I&#8217;m updating the instructions but they are not ready yet. You can find the differences between 5.1.x and 5.5.x for everything in my earlier blogpost at <a href="http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/" rel="nofollow">http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/</a></p>
<p>The good news, you don&#8217;t need to compile MySQL anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urs</title>
		<link>http://diymacserver.com/compiling-mysql-5-1-x-in-64-bits-mode-on-snow-leopard/comment-page-1/#comment-9169</link>
		<dc:creator>Urs</dc:creator>
		<pubDate>Fri, 04 Feb 2011 16:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=1000#comment-9169</guid>
		<description>This step is different in mysql 5.5.8.  Would be great to have a step by step manual...

Thanks a lot for all the manuals!</description>
		<content:encoded><![CDATA[<p>This step is different in mysql 5.5.8.  Would be great to have a step by step manual&#8230;</p>
<p>Thanks a lot for all the manuals!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aftze</title>
		<link>http://diymacserver.com/compiling-mysql-5-1-x-in-64-bits-mode-on-snow-leopard/comment-page-1/#comment-7203</link>
		<dc:creator>aftze</dc:creator>
		<pubDate>Wed, 30 Jun 2010 21:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=1000#comment-7203</guid>
		<description>Xcode need to be installed before to compile.</description>
		<content:encoded><![CDATA[<p>Xcode need to be installed before to compile.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

