<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How-To: Compiling XCache from Source</title>
	<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/</link>
	<description>The random thoughts, musings, and mindless drivel of Jason Litka</description>
	<pubDate>Fri, 22 Aug 2008 02:14:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-19726</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 15 Apr 2008 20:59:25 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-19726</guid>
		<description>@Gizmo,

Looks like you don't have a compiler installed.  Check the 'config.log' file for more info.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->@Gizmo,</p>
<p>Looks like you don't have a compiler installed.  Check the 'config.log' file for more info.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gizmo</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-19437</link>
		<dc:creator>Gizmo</dc:creator>
		<pubDate>Thu, 03 Apr 2008 19:48:52 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-19437</guid>
		<description>Help 

checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Help </p>
<p>checking for dlfcn.h... yes<br />
checking for g++... no<br />
checking for c++... no<br />
checking for gpp... no<br />
checking for aCC... no<br />
checking for CC... no<br />
checking for cxx... no<br />
checking for cc++... no<br />
checking for cl... no<br />
checking for FCC... no<br />
checking for KCC... no<br />
checking for RCC... no<br />
checking for xlC_r... no<br />
checking for xlC... no<br />
checking whether we are using the GNU C++ compiler... no<br />
checking whether g++ accepts -g... no<br />
checking how to run the C++ preprocessor... /lib/cpp<br />
configure: error: C++ preprocessor "/lib/cpp" fails sanity check<br />
See `config.log' for more details.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xem Phim Online</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-19247</link>
		<dc:creator>Xem Phim Online</dc:creator>
		<pubDate>Fri, 28 Mar 2008 20:44:40 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-19247</guid>
		<description>Thank you, Jason,

I tried many tutorial but yours is the best.

It helped me to install Xcache properly on my new site: http://phim88.com

I see good amount of load reduce,

Thanks Jason, Thanks Xcache ;)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Thank you, Jason,</p>
<p>I tried many tutorial but yours is the best.</p>
<p>It helped me to install Xcache properly on my new site: <a href="http://phim88.com" >http://phim88.com</a></p>
<p>I see good amount of load reduce,</p>
<p>Thanks Jason, Thanks Xcache <img src='http://www.jasonlitka.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-13025</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 24 Aug 2007 20:13:34 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-13025</guid>
		<description>Have you checked your php.ini file to see if the xcache config entries are in there?  Have you verified that the path specified in the php.ini to load the xcache.so extension is correct?  Are there any errors in your httpd error_log?  Have you tried disabling the Zend Optimizer to see if XCache loads properly then?  If so, try loading XCache before Zend.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Have you checked your php.ini file to see if the xcache config entries are in there?  Have you verified that the path specified in the php.ini to load the xcache.so extension is correct?  Are there any errors in your httpd error_log?  Have you tried disabling the Zend Optimizer to see if XCache loads properly then?  If so, try loading XCache before Zend.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-12975</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Fri, 24 Aug 2007 03:55:42 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-12975</guid>
		<description>Jason,

We have tried installing the latest version of Xcache onto a client's VPS server for them.

We followed all the instructions at: http://xcache.lighttpd.net/wiki/InstallFromSource

Now if we run a php -v, we get the following output:

PHP 5.2.3 (cli) (built: Aug 23 2007 20:21:09)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
    with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
    with Zend Optimizer v3.2.2, Copyright (c) 1998-2006, by Zend Technologies

Xcache does not seem to be running?

If we try to run/use admin via HTTP, we cat the following:

XCache is not loaded
Please check /usr/local/Zend/etc/php.ini  

Could you explain what we might be doing wrong? or where we should be looking?

Regards,

Dale Evans</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Jason,</p>
<p>We have tried installing the latest version of Xcache onto a client's VPS server for them.</p>
<p>We followed all the instructions at: <a href="http://xcache.lighttpd.net/wiki/InstallFromSource" >http://xcache.lighttpd.net/wiki/InstallFromSource</a></p>
<p>Now if we run a php -v, we get the following output:</p>
<p>PHP 5.2.3 (cli) (built: Aug 23 2007 20:21:09)<br />
Copyright (c) 1997-2007 The PHP Group<br />
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies<br />
    with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies<br />
    with Zend Optimizer v3.2.2, Copyright (c) 1998-2006, by Zend Technologies</p>
<p>Xcache does not seem to be running?</p>
<p>If we try to run/use admin via HTTP, we cat the following:</p>
<p>XCache is not loaded<br />
Please check /usr/local/Zend/etc/php.ini  </p>
<p>Could you explain what we might be doing wrong? or where we should be looking?</p>
<p>Regards,</p>
<p>Dale Evans<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-9396</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 08 Jul 2007 21:09:48 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-9396</guid>
		<description>Make sure that you're passing "--enable-xcache" with two "-" at the front, not just one.  I think WordPress screws those up so I'll add a little note up in the post.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Make sure that you're passing "--enable-xcache" with two "-" at the front, not just one.  I think WordPress screws those up so I'll add a little note up in the post.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-9383</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Sun, 08 Jul 2007 16:27:14 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-9383</guid>
		<description>Hi, 

I am getting the following error while giving the command ./configure –enable-xcache. I am using php 5.2.3 and am compiling xcache from source. 

*********************************
root@outlook [/usr/src/xcache]# ./configure –enable-xcache
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –enable-xcache
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for –enable-xcache-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... Invalid configuration `–enable-xcache': machine `–enable' not recognized
configure: error: /bin/sh ./config.sub –enable-xcache failed
*********************************

Any help would be appreciated. 

Thank you 
Regards,
Manuel</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hi, </p>
<p>I am getting the following error while giving the command ./configure –enable-xcache. I am using php 5.2.3 and am compiling xcache from source. </p>
<p>*********************************<br />
root@outlook [/usr/src/xcache]# ./configure –enable-xcache<br />
configure: WARNING: you should use --build, --host, --target<br />
configure: WARNING: invalid host type: –enable-xcache<br />
checking for egrep... grep -E<br />
checking for a sed that does not truncate output... /bin/sed<br />
checking for –enable-xcache-gcc... no<br />
checking for gcc... gcc<br />
checking for C compiler default output... a.out<br />
checking whether the C compiler works... yes<br />
checking whether we are cross compiling... no<br />
checking for suffix of executables...<br />
checking for suffix of object files... o<br />
checking whether we are using the GNU C compiler... yes<br />
checking whether gcc accepts -g... yes<br />
checking for gcc option to accept ANSI C... none needed<br />
checking whether gcc and cc understand -c and -o together... yes<br />
checking if compiler supports -R... no<br />
checking if compiler supports -Wl,-rpath,... yes<br />
checking build system type... Invalid configuration `–enable-xcache': machine `–enable' not recognized<br />
configure: error: /bin/sh ./config.sub –enable-xcache failed<br />
*********************************</p>
<p>Any help would be appreciated. </p>
<p>Thank you<br />
Regards,<br />
Manuel<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lazydesis</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-8835</link>
		<dc:creator>Lazydesis</dc:creator>
		<pubDate>Tue, 26 Jun 2007 17:30:09 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-8835</guid>
		<description>Thanx a lot .. i justinstalled at my site www.lazydesis.com

will reply back again if i see any performance increase</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Thanx a lot .. i justinstalled at my site <a href="http://www.lazydesis.com" >http://www.lazydesis.com</a></p>
<p>will reply back again if i see any performance increase<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josech</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-8652</link>
		<dc:creator>Josech</dc:creator>
		<pubDate>Sat, 23 Jun 2007 11:46:49 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-8652</guid>
		<description>Finally worjked eith: 
$ ./configure --enable-xcache</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Finally worjked eith:<br />
$ ./configure --enable-xcache<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josech</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-8651</link>
		<dc:creator>Josech</dc:creator>
		<pubDate>Sat, 23 Jun 2007 11:39:48 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comment-8651</guid>
		<description>Ok, done with "yum install php-devel" :)

But now:

[root@dc xcache]# ./configure â€“enable-xcache â€“enable-xcache-optimizer
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: â€“enable-xcache
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: â€“enable-xcache-optimizer
checking build system type... Invalid configuration `â€“enable-xcache': machine `â€“enable' not recognized
configure: error: /bin/sh ./config.sub â€“enable-xcache failed
[root@dc xcache]#</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Ok, done with "yum install php-devel" <img src='http://www.jasonlitka.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>But now:</p>
<p>[root@dc xcache]# ./configure â€“enable-xcache â€“enable-xcache-optimizer<br />
configure: WARNING: you should use --build, --host, --target<br />
configure: WARNING: invalid host type: â€“enable-xcache<br />
configure: WARNING: you should use --build, --host, --target<br />
configure: WARNING: invalid host type: â€“enable-xcache-optimizer<br />
checking build system type... Invalid configuration `â€“enable-xcache': machine `â€“enable' not recognized<br />
configure: error: /bin/sh ./config.sub â€“enable-xcache failed<br />
[root@dc xcache]#<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
