<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP.ph &#187; C and C++</title>
	<atom:link href="http://www.php.ph/tag/c-and-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php.ph</link>
	<description>Linux Apache MySQL PHP</description>
	<lastBuildDate>Fri, 25 Dec 2009 15:38:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS 5: Make Command not Found</title>
		<link>http://www.php.ph/2007/12/24/centos-5-make-command-not-found/</link>
		<comments>http://www.php.ph/2007/12/24/centos-5-make-command-not-found/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 13:36:18 +0000</pubDate>
		<dc:creator>aqua</dc:creator>
				<category><![CDATA[C and C++]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.php.ph/2007/12/24/centos-5-make-command-not-found/</guid>
		<description><![CDATA[Make is the automatic project building facility.
make: command not found - you get this error when the system you are installing on does not have the program called make.
make Installation
Through SSH.
yum -y install gcc automake autoconf libtool make
]]></description>
		<wfw:commentRss>http://www.php.ph/2007/12/24/centos-5-make-command-not-found/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
