<?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: centos apc install error : apxs: command not found</title>
	<atom:link href="http://www.gsdesign.ro/blog/centos-apc-install-error-apxs-command-not-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gsdesign.ro/blog/centos-apc-install-error-apxs-command-not-found/</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Mon, 08 Mar 2010 13:54:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: paul</title>
		<link>http://www.gsdesign.ro/blog/centos-apc-install-error-apxs-command-not-found/comment-page-1/#comment-7609</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Mon, 22 Jun 2009 16:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=346#comment-7609</guid>
		<description>sorry for spelling error, remove httpd-devel.i386</description>
		<content:encoded><![CDATA[<p>sorry for spelling error, remove httpd-devel.i386</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.gsdesign.ro/blog/centos-apc-install-error-apxs-command-not-found/comment-page-1/#comment-7608</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 20 Jun 2009 03:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=346#comment-7608</guid>
		<description>do yum install httpd-devel also do yum install apr apr-devel and yum remove http-devel.i386&lt;br&gt;&lt;br&gt;courtesy of Scott (&lt;a href=&quot;http://groups.google.com/group/phusion-passenger/msg/f7c26bf142a7b065&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/phusion-passenge...&lt;/a&gt;)&lt;br&gt;&lt;br&gt;for the rest, read &lt;a href=&quot;http://us2.php.net/apc&quot; rel=&quot;nofollow&quot;&gt;http://us2.php.net/apc&lt;/a&gt;&lt;br&gt;&lt;br&gt;and/or&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.gidnetwork.com/b-92.html&quot; rel=&quot;nofollow&quot;&gt;http://www.gidnetwork.com/b-92.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;God bless.</description>
		<content:encoded><![CDATA[<p>do yum install httpd-devel also do yum install apr apr-devel and yum remove http-devel.i386</p>
<p>courtesy of Scott (<a href="http://groups.google.com/group/phusion-passenger/msg/f7c26bf142a7b065" rel="nofollow"></a><a href="http://groups.google.com/group/phusion-passenge.." rel="nofollow">http://groups.google.com/group/phusion-passenge..</a>.)</p>
<p>for the rest, read <a href="http://us2.php.net/apc" rel="nofollow">http://us2.php.net/apc</a></p>
<p>and/or</p>
<p><a href="http://www.gidnetwork.com/b-92.html" rel="nofollow">http://www.gidnetwork.com/b-92.html</a></p>
<p>God bless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solomongaby</title>
		<link>http://www.gsdesign.ro/blog/centos-apc-install-error-apxs-command-not-found/comment-page-1/#comment-7599</link>
		<dc:creator>solomongaby</dc:creator>
		<pubDate>Mon, 08 Jun 2009 22:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=346#comment-7599</guid>
		<description>i did .. .and it didnt work.&lt;br&gt;Glad it helped you</description>
		<content:encoded><![CDATA[<p>i did .. .and it didnt work.<br />Glad it helped you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.gsdesign.ro/blog/centos-apc-install-error-apxs-command-not-found/comment-page-1/#comment-7598</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Mon, 08 Jun 2009 19:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=346#comment-7598</guid>
		<description>BTW, did you try to:&lt;br&gt;&lt;br&gt;	yum install httpd-devel&lt;br&gt;&lt;br&gt;which got &amp; installed apxs for me (in /usr/sbin/apxs) before attempting the pecl install.</description>
		<content:encoded><![CDATA[<p>BTW, did you try to:</p>
<p>	yum install httpd-devel</p>
<p>which got &#038; installed apxs for me (in /usr/sbin/apxs) before attempting the pecl install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.gsdesign.ro/blog/centos-apc-install-error-apxs-command-not-found/comment-page-1/#comment-7597</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Mon, 08 Jun 2009 19:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=346#comment-7597</guid>
		<description>Thank you, Thank you, Thank you!&lt;br&gt;Exactly what I needed. I got here since &#039;pecl install apc&#039; wouldnt automatically do it (not because it didnt find apxs) but because in my CentOS VPS, /tmp was mounted with the option of noexec and pecl install would fail since one of the shell scripts in the temporary build directory on /tmp would fail to execute. I thought pecl would let me change the intermediate temp directory, but it wouldnt. So I was looking around to find ways to manually install APC and your page was a lifesaver. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you, Thank you, Thank you!<br />Exactly what I needed. I got here since &#39;pecl install apc&#39; wouldnt automatically do it (not because it didnt find apxs) but because in my CentOS VPS, /tmp was mounted with the option of noexec and pecl install would fail since one of the shell scripts in the temporary build directory on /tmp would fail to execute. I thought pecl would let me change the intermediate temp directory, but it wouldnt. So I was looking around to find ways to manually install APC and your page was a lifesaver. Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
