<?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: Installing Apache2, PHP5 and MySQL5 on OS X Tiger</title>
	<atom:link href="http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Nov 2009 15:43:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kfir</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-76</link>
		<dc:creator>Kfir</dc:creator>
		<pubDate>Sat, 30 May 2009 04:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-76</guid>
		<description>Your completely right Maurits.
I have changed the install installation of Apache to /usr/local/sbin in the instructions but not in the shell code. stupid me.
If you install the developer tools (xcode) you should have gcc and libtools on your system.
Cheers for the improvements :)</description>
		<content:encoded><![CDATA[<p>Your completely right Maurits.<br />
I have changed the install installation of Apache to /usr/local/sbin in the instructions but not in the shell code. stupid me.<br />
If you install the developer tools (xcode) you should have gcc and libtools on your system.<br />
Cheers for the improvements <img src='http://blog.kfirbreger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurits</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-75</link>
		<dc:creator>Maurits</dc:creator>
		<pubDate>Sat, 30 May 2009 01:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-75</guid>
		<description>Came across your blog today :)

I have some comments on this one...

You need GCC to compile everything. Get it from the OS-X install DVD or download on connect.apple.com.

Before compiling the JPEG library you need libtool (http://ftp.gnu.org/gnu/libtool/).

The --with-apxs2=/usr/local/sbin/apache2/bin/apxs in de PHP config line is wrong, since we installed apache in /Library. Needs to be --with-apxs2=/Library/Apache2/bin/apxs</description>
		<content:encoded><![CDATA[<p>Came across your blog today <img src='http://blog.kfirbreger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I have some comments on this one&#8230;</p>
<p>You need GCC to compile everything. Get it from the OS-X install DVD or download on connect.apple.com.</p>
<p>Before compiling the JPEG library you need libtool (<a href="http://ftp.gnu.org/gnu/libtool/" rel="nofollow">http://ftp.gnu.org/gnu/libtool/</a>).</p>
<p>The &#8211;with-apxs2=/usr/local/sbin/apache2/bin/apxs in de PHP config line is wrong, since we installed apache in /Library. Needs to be &#8211;with-apxs2=/Library/Apache2/bin/apxs</p>
]]></content:encoded>
	</item>
</channel>
</rss>
