<?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.0.x in 32 bits mode on Leopard</title>
	<atom:link href="http://diymacserver.com/installing-mysql/compiling-mysql-in-32-bits-mode-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 15:55:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dante</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql-in-32-bits-mode-on-leopard/comment-page-1/#comment-6551</link>
		<dc:creator>Dante</dc:creator>
		<pubDate>Sat, 13 Feb 2010 08:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=437#comment-6551</guid>
		<description>I can only find this version...

mysql-5.1.40.tar.gz

Will the above work with this version?  I do have a 5.0.xx install for OS X.  Can I do a newer &quot;make&quot; using the config that you have above?  Thank you.

Dante&#039;</description>
		<content:encoded><![CDATA[<p>I can only find this version&#8230;</p>
<p>mysql-5.1.40.tar.gz</p>
<p>Will the above work with this version?  I do have a 5.0.xx install for OS X.  Can I do a newer &#8220;make&#8221; using the config that you have above?  Thank you.</p>
<p>Dante&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql-in-32-bits-mode-on-leopard/comment-page-1/#comment-3622</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 30 Mar 2009 07:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=437#comment-3622</guid>
		<description>Can&#039;t tell but if you want a clean install, remove everything from /usr/local/mysql and from your Desktop. Reboot and start from the first page (installing the binary)</description>
		<content:encoded><![CDATA[<p>Can&#8217;t tell but if you want a clean install, remove everything from /usr/local/mysql and from your Desktop. Reboot and start from the first page (installing the binary)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql-in-32-bits-mode-on-leopard/comment-page-1/#comment-3621</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 30 Mar 2009 07:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=437#comment-3621</guid>
		<description>Thanks Richard - have I stuffed up my install?</description>
		<content:encoded><![CDATA[<p>Thanks Richard &#8211; have I stuffed up my install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql-in-32-bits-mode-on-leopard/comment-page-1/#comment-3619</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 30 Mar 2009 06:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=437#comment-3619</guid>
		<description>Ben, you&#039;ve downloaded the wrong package file. Get the source file almost at the bottom of the download page from the section &quot;Source downloads&quot;.</description>
		<content:encoded><![CDATA[<p>Ben, you&#8217;ve downloaded the wrong package file. Get the source file almost at the bottom of the download page from the section &#8220;Source downloads&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql-in-32-bits-mode-on-leopard/comment-page-1/#comment-3617</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 29 Mar 2009 22:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=437#comment-3617</guid>
		<description>Sorry, I know I&#039;m new to all this but what is the source directory? 

I&#039;d assumed it was the unpacked tar folder sitting on my desktop so I went: $ cd /Users//Desktop/mysql

I then ran all the commands above but I think MySQL was installed into the folder on the desktop? I also got: &quot;NOTE: This is a MySQL binary distribution. It&#039;s ready to run, you don&#039;t need to configure it!&#039; before I could run the &quot;make&quot; command.

Then it installed but failed with:

:mysql $ chown: /Users//Desktop/mysql/data/.local.err: Operation not permitted

Starting mysqld daemon with databases from /Users//Desktop/mysql/data
rm: /tmp/mysql.sock: Permission denied

STOPPING server from pid file /Users//Desktop/mysql/data/.local.pid
090330 11:06:18  mysqld ended

Any help would be much appreciated.</description>
		<content:encoded><![CDATA[<p>Sorry, I know I&#8217;m new to all this but what is the source directory? </p>
<p>I&#8217;d assumed it was the unpacked tar folder sitting on my desktop so I went: $ cd /Users//Desktop/mysql</p>
<p>I then ran all the commands above but I think MySQL was installed into the folder on the desktop? I also got: &#8220;NOTE: This is a MySQL binary distribution. It&#8217;s ready to run, you don&#8217;t need to configure it!&#8217; before I could run the &#8220;make&#8221; command.</p>
<p>Then it installed but failed with:</p>
<p>:mysql $ chown: /Users//Desktop/mysql/data/.local.err: Operation not permitted</p>
<p>Starting mysqld daemon with databases from /Users//Desktop/mysql/data<br />
rm: /tmp/mysql.sock: Permission denied</p>
<p>STOPPING server from pid file /Users//Desktop/mysql/data/.local.pid<br />
090330 11:06:18  mysqld ended</p>
<p>Any help would be much appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
