<?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: 64bit Install of PHP 5.2.0 &amp; MySQL 5.0.18, Awh!!!</title>
	<atom:link href="http://www.robertswarthout.com/2007/01/64bit-install-of-php-520-mysql-5018-awh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertswarthout.com/2007/01/64bit-install-of-php-520-mysql-5018-awh/</link>
	<description>Things that I run across that might be useful to others...</description>
	<lastBuildDate>Mon, 12 Jul 2010 14:49:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: RR</title>
		<link>http://www.robertswarthout.com/2007/01/64bit-install-of-php-520-mysql-5018-awh/comment-page-1/#comment-2994</link>
		<dc:creator>RR</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=4#comment-2994</guid>
		<description>With php 5.3.0, MySQL 5.0.45, CentOS 5.3 64-bit libjpeg.so was not found when using –with-libdir=/usr/lib64 despite being available in /usr/lib and in /usr/lib64. Config.log showed that the configure tried to add an extra /usr to the libdir parameter. Using the parameter --with-libdir=lib64 solved the issue.</description>
		<content:encoded><![CDATA[<p>With php 5.3.0, MySQL 5.0.45, CentOS 5.3 64-bit libjpeg.so was not found when using –with-libdir=/usr/lib64 despite being available in /usr/lib and in /usr/lib64. Config.log showed that the configure tried to add an extra /usr to the libdir parameter. Using the parameter &#8211;with-libdir=lib64 solved the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RCC</title>
		<link>http://www.robertswarthout.com/2007/01/64bit-install-of-php-520-mysql-5018-awh/comment-page-1/#comment-2982</link>
		<dc:creator>RCC</dc:creator>
		<pubDate>Sun, 21 Jun 2009 22:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=4#comment-2982</guid>
		<description>As of php v5.2.10, CentOS 5 &amp; MySQL 5.0.41, the option --with-libdir=/usr/lib64 fixes things with mysqlclient, but the PNG library isn&#039;t found, so use --with-png-dir=/usr/lib64 and PHP will compile up quite nicely.</description>
		<content:encoded><![CDATA[<p>As of php v5.2.10, CentOS 5 &amp; MySQL 5.0.41, the option &#8211;with-libdir=/usr/lib64 fixes things with mysqlclient, but the PNG library isn&#8217;t found, so use &#8211;with-png-dir=/usr/lib64 and PHP will compile up quite nicely.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
