<?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 on Tiger</title>
	<atom:link href="http://diymacserver.com/installing-mysql/compiling-mysql/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/installing-mysql/compiling-mysql/comment-page-2/#comment-7170</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-7170</guid>
		<description>@Derek, sorry don&#039;t understand what you mean. On this page you will see only single &#039;-&#039; and not double &#039;-&#039;.

By the way, this page talks about compiling MySQL on Tiger, please note that Tiger is no longer supported by me (lack of sufficient hardware to run everything). For instructions on Leopard and Snow Leopard (which are both still supported look at the Docs)</description>
		<content:encoded><![CDATA[<p>@Derek, sorry don&#8217;t understand what you mean. On this page you will see only single &#8216;-&#8217; and not double &#8216;-&#8217;.</p>
<p>By the way, this page talks about compiling MySQL on Tiger, please note that Tiger is no longer supported by me (lack of sufficient hardware to run everything). For instructions on Leopard and Snow Leopard (which are both still supported look at the Docs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-2/#comment-7166</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Mon, 21 Jun 2010 08:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-7166</guid>
		<description>Hi Richard,

I&#039;m new to terminal too, just wondering, is there a different between &quot;-&quot; and &quot;--&quot; before the config option?

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>I&#8217;m new to terminal too, just wondering, is there a different between &#8220;-&#8221; and &#8220;&#8211;&#8221; before the config option?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-2/#comment-6276</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 17 Jan 2010 21:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6276</guid>
		<description>Ok, that is true. I thought the only output you got was &quot;make[1]: Nothing to be done for `all’&quot; which would be a problem. If you got a lot of output this means that everything went according to plan. Please run sudo make install and enjoy!</description>
		<content:encoded><![CDATA[<p>Ok, that is true. I thought the only output you got was &#8220;make[1]: Nothing to be done for `all’&#8221; which would be a problem. If you got a lot of output this means that everything went according to plan. Please run sudo make install and enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-2/#comment-6275</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Sun, 17 Jan 2010 21:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6275</guid>
		<description>If thats not it then Im not sure why I keep getting;

make[1]: Nothing to be done for `all’

It seems to run fine after imputing &quot;make&quot;, but after along while of outputting data it gives me that line. Maybe I should just run &quot;make install&quot; and see if it goes thru.</description>
		<content:encoded><![CDATA[<p>If thats not it then Im not sure why I keep getting;</p>
<p>make[1]: Nothing to be done for `all’</p>
<p>It seems to run fine after imputing &#8220;make&#8221;, but after along while of outputting data it gives me that line. Maybe I should just run &#8220;make install&#8221; and see if it goes thru.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-2/#comment-6274</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 17 Jan 2010 19:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6274</guid>
		<description>Nope version does not matter that much, you&#039;ll be upgrading. No problem...</description>
		<content:encoded><![CDATA[<p>Nope version does not matter that much, you&#8217;ll be upgrading. No problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-2/#comment-6273</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Sun, 17 Jan 2010 19:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6273</guid>
		<description>Yeah I downloaded the source file (mysql-5.1.42.tar.gz). I did first download the package file (standard power-pc-mysql-5.1.40), and ran like it said in the previous step.

Does it matter that it was 5.1.40 and the source file is 5.1.42? Their wasn&#039;t a 5.1.42 package file in the download page for power-pc 10.4, so I grabbed 5.1.40.

Thanks.</description>
		<content:encoded><![CDATA[<p>Yeah I downloaded the source file (mysql-5.1.42.tar.gz). I did first download the package file (standard power-pc-mysql-5.1.40), and ran like it said in the previous step.</p>
<p>Does it matter that it was 5.1.40 and the source file is 5.1.42? Their wasn&#8217;t a 5.1.42 package file in the download page for power-pc 10.4, so I grabbed 5.1.40.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-2/#comment-6272</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 17 Jan 2010 09:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6272</guid>
		<description>Roberto, did you get the source code tar.gz file called &quot;Generic Linux (Architecture Independent), Compressed TAR Archive	(mysql-5.1.42.tar.gz). You need this one and not a Mac OSX specific package.</description>
		<content:encoded><![CDATA[<p>Roberto, did you get the source code tar.gz file called &#8220;Generic Linux (Architecture Independent), Compressed TAR Archive	(mysql-5.1.42.tar.gz). You need this one and not a Mac OSX specific package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-1/#comment-6271</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Sun, 17 Jan 2010 07:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6271</guid>
		<description>Thanks Richard I did a make clean but still I get,

make[1]: Nothing to be done for `all’

at the end. Is their something else I should b doing or should I just run a make install?</description>
		<content:encoded><![CDATA[<p>Thanks Richard I did a make clean but still I get,</p>
<p>make[1]: Nothing to be done for `all’</p>
<p>at the end. Is their something else I should b doing or should I just run a make install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-1/#comment-6265</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 15 Jan 2010 08:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6265</guid>
		<description>Roberto, good to hear. Before you start again do a &quot;make clean&quot; to remove everything from previous attempts. The options can be ignored, they are not an error.</description>
		<content:encoded><![CDATA[<p>Roberto, good to hear. Before you start again do a &#8220;make clean&#8221; to remove everything from previous attempts. The options can be ignored, they are not an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://diymacserver.com/installing-mysql/compiling-mysql/comment-page-1/#comment-6262</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Thu, 14 Jan 2010 23:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/compiling-mysql/#comment-6262</guid>
		<description>Thanks Richard for the responce. I updated xcode and it worked but I get a warning message saying that: 

unrecognized options: --with-archive-storage-engine, --with-innodb, --without-bench

Also when I run make, at the end I get:

make[1]: Nothing to be done for `all&#039;

Should I run &quot;make install&quot; or was their a problem with in the make. Any suggestions? Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks Richard for the responce. I updated xcode and it worked but I get a warning message saying that: </p>
<p>unrecognized options: &#8211;with-archive-storage-engine, &#8211;with-innodb, &#8211;without-bench</p>
<p>Also when I run make, at the end I get:</p>
<p>make[1]: Nothing to be done for `all&#8217;</p>
<p>Should I run &#8220;make install&#8221; or was their a problem with in the make. Any suggestions? Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

