<?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: Error compiling PHP on CentOS x64	</title>
	<atom:link href="http://lifelinux.com/error-compiling-php-on-centos-x64/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifelinux.com/error-compiling-php-on-centos-x64/</link>
	<description>All About Linux !</description>
	<lastBuildDate>Sun, 17 Jan 2016 19:58:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.3</generator>
	<item>
		<title>
		By: linuxman1		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-75042</link>

		<dc:creator><![CDATA[linuxman1]]></dc:creator>
		<pubDate>Sun, 17 Jan 2016 19:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-75042</guid>

					<description><![CDATA[Thanks for the post, it&#039;s useful.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the post, it&#8217;s useful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nikolas		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-3726</link>

		<dc:creator><![CDATA[Nikolas]]></dc:creator>
		<pubDate>Fri, 30 May 2014 13:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-3726</guid>

					<description><![CDATA[Error: configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path

Solution: yum install postgresql-devel]]></description>
			<content:encoded><![CDATA[<p>Error: configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path</p>
<p>Solution: yum install postgresql-devel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: VPN		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-876</link>

		<dc:creator><![CDATA[VPN]]></dc:creator>
		<pubDate>Wed, 06 Feb 2013 08:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-876</guid>

					<description><![CDATA[I am getting this error

No package libmcrypt.x86_64 available.
No package libmcrypt-devel.x86_64 available.

Is there any other option?]]></description>
			<content:encoded><![CDATA[<p>I am getting this error</p>
<p>No package libmcrypt.x86_64 available.<br />
No package libmcrypt-devel.x86_64 available.</p>
<p>Is there any other option?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-699</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 05:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-699</guid>

					<description><![CDATA[checking for curl_multi_strerror in -lcurl... yes
checking for QDBM support... no
checking for GDBM support... no
checking for NDBM support... no
configure: error: DBA: Could not find necessary header file(s).

Fix:
yum install db4-devel]]></description>
			<content:encoded><![CDATA[<p>checking for curl_multi_strerror in -lcurl&#8230; yes<br />
checking for QDBM support&#8230; no<br />
checking for GDBM support&#8230; no<br />
checking for NDBM support&#8230; no<br />
configure: error: DBA: Could not find necessary header file(s).</p>
<p>Fix:<br />
yum install db4-devel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-698</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 05:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-698</guid>

					<description><![CDATA[checking for png_write_image in -lpng... yes
configure: error: libXpm.(a&#124;so) not found.

Fix:
yum install libXpm-devel]]></description>
			<content:encoded><![CDATA[<p>checking for png_write_image in -lpng&#8230; yes<br />
configure: error: libXpm.(a|so) not found.</p>
<p>Fix:<br />
yum install libXpm-devel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-697</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 05:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-697</guid>

					<description><![CDATA[checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... yes
configure: error: Unable to locate gmp.h

Fix:
yum install gmp-devel]]></description>
			<content:encoded><![CDATA[<p>checking for bind_textdomain_codeset in -lc&#8230; yes<br />
checking for GNU MP support&#8230; yes<br />
configure: error: Unable to locate gmp.h</p>
<p>Fix:<br />
yum install gmp-devel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-696</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 05:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-696</guid>

					<description><![CDATA[• gdbm 
If you get this error when using &quot;--with-gdbm&quot;: 
configure: error: DBA: Could not find necessary header file(s). 
then you are probably missing the gdbm-devel rpm package.]]></description>
			<content:encoded><![CDATA[<p>• gdbm<br />
If you get this error when using &#8220;&#8211;with-gdbm&#8221;:<br />
configure: error: DBA: Could not find necessary header file(s).<br />
then you are probably missing the gdbm-devel rpm package.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-695</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 05:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-695</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-693&quot;&gt;Jason&lt;/a&gt;.

Updated...

yum install glibc-utils.x86_64 libtool-ltdl-devel.x86_64 libxslt.x86_64 libxslt-devel.x86_64 libtidy.x86_64 libtidy-devel.x86_64 aspell-devel.x86_64 bzip2-devel.x86_64 php-mysql.x86_64 mysql-devel.x86_64 mhash.x86_64 mhash-devel.x86_64 libmcrypt.x86_64 libmcrypt-devel.x86_64 freetype-devel.x86_64 libpng-devel.x86_64 libjpeg-devel.x86_64 curl-devel.x86_64 openssl-devel.x86_64 libxml2-devel.x86_64 net-snmp-devel libcurl-devel.x86_64]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-693">Jason</a>.</p>
<p>Updated&#8230;</p>
<p>yum install glibc-utils.x86_64 libtool-ltdl-devel.x86_64 libxslt.x86_64 libxslt-devel.x86_64 libtidy.x86_64 libtidy-devel.x86_64 aspell-devel.x86_64 bzip2-devel.x86_64 php-mysql.x86_64 mysql-devel.x86_64 mhash.x86_64 mhash-devel.x86_64 libmcrypt.x86_64 libmcrypt-devel.x86_64 freetype-devel.x86_64 libpng-devel.x86_64 libjpeg-devel.x86_64 curl-devel.x86_64 openssl-devel.x86_64 libxml2-devel.x86_64 net-snmp-devel libcurl-devel.x86_64</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-694</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 05:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-694</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-643&quot;&gt;Julio del Aguila&lt;/a&gt;.

thanks!!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-643">Julio del Aguila</a>.</p>
<p>thanks!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>http://lifelinux.com/error-compiling-php-on-centos-x64/#comment-693</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 05:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=280#comment-693</guid>

					<description><![CDATA[Great article. 
For those of you that want a quick fix to all the problems, try running this:

yum install glibc-utils.x86_64 libtool-ltdl-devel.x86_64 libxslt.x86_64 libxslt-devel.x86_64 libtidy.x86_64 libtidy-devel.x86_64 aspell-devel.x86_64 bzip2-devel.x86_64 php-mysql.x86_64 mysql-devel.x86_64 mhash.x86_64 mhash-devel.x86_64 libmcrypt.x86_64 libmcrypt-devel.x86_64 freetype-devel.x86_64 libpng-devel.x86_64 libjpeg-devel.x86_64 curl-devel.x86_64 openssl-devel.x86_64 libxml2-devel.x86_64]]></description>
			<content:encoded><![CDATA[<p>Great article.<br />
For those of you that want a quick fix to all the problems, try running this:</p>
<p>yum install glibc-utils.x86_64 libtool-ltdl-devel.x86_64 libxslt.x86_64 libxslt-devel.x86_64 libtidy.x86_64 libtidy-devel.x86_64 aspell-devel.x86_64 bzip2-devel.x86_64 php-mysql.x86_64 mysql-devel.x86_64 mhash.x86_64 mhash-devel.x86_64 libmcrypt.x86_64 libmcrypt-devel.x86_64 freetype-devel.x86_64 libpng-devel.x86_64 libjpeg-devel.x86_64 curl-devel.x86_64 openssl-devel.x86_64 libxml2-devel.x86_64</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
