<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Install PHP4 on Ubuntu 7.04</title>
	<link>http://www.rylowry.com/blog/2007/05/25/install-php4-on-ubuntu-704/</link>
	<description>Solve two problems at once.  Feed the homeless to the hungry.</description>
	<pubDate>Tue, 13 May 2008 07:29:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: naijadev</title>
		<link>http://www.rylowry.com/blog/2007/05/25/install-php4-on-ubuntu-704/#comment-26738</link>
		<author>naijadev</author>
		<pubDate>Sun, 04 May 2008 16:47:14 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2007/05/25/install-php4-on-ubuntu-704/#comment-26738</guid>
					<description>got this error when I tried to compile:sudo ./configure –with-apxs2=/usr/bin/apxs2 –with-mysql=/usr –with-pear
configure: warning: –with-apxs2=/usr/bin/apxs2: invalid host type
configure: warning: –with-mysql=/usr: invalid host type
configure: error: can only configure for one host and one target at a time
hawodi@sparks:~/downloads/php-4.4.8$ sudo ./configure –with-apxs2=/usr/bin/apxs2  –with-pear
configure: warning: –with-apxs2=/usr/bin/apxs2: invalid host type
configure: warning: –with-pear: invalid host type
configure: error: can only configure for one host and one target at a time
hawodi@sparks:~/downloads/php-4.4.8$ sudo ./configure –with-apxs2=/usr/bin/apxs2  
configure: warning: –with-apxs2=/usr/bin/apxs2: invalid host type
creating cache ./config.cache
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... Invalid configuration `–with-apxs2=/usr/bin/apxs2': machine `–with' not recognized

checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for re2c... exit 0;
checking whether ln -s works... yes
checking for gawk... gawk
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP parsers.
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: 1: lex: not found
configure: error: cannot find output from lex; giving up
hawodi@sparks:~/downloads/php-4.4.8$</description>
		<content:encoded><![CDATA[<p>got this error when I tried to compile:sudo ./configure –with-apxs2=/usr/bin/apxs2 –with-mysql=/usr –with-pear<br />
configure: warning: –with-apxs2=/usr/bin/apxs2: invalid host type<br />
configure: warning: –with-mysql=/usr: invalid host type<br />
configure: error: can only configure for one host and one target at a time<br />
<a href="mailto:hawodi@sparks:~/downloads/php-4.4.8$">hawodi@sparks:~/downloads/php-4.4.8$</a> sudo ./configure –with-apxs2=/usr/bin/apxs2  –with-pear<br />
configure: warning: –with-apxs2=/usr/bin/apxs2: invalid host type<br />
configure: warning: –with-pear: invalid host type<br />
configure: error: can only configure for one host and one target at a time<br />
<a href="mailto:hawodi@sparks:~/downloads/php-4.4.8$">hawodi@sparks:~/downloads/php-4.4.8$</a> sudo ./configure –with-apxs2=/usr/bin/apxs2<br />
configure: warning: –with-apxs2=/usr/bin/apxs2: invalid host type<br />
creating cache ./config.cache<br />
checking for egrep&#8230; grep -E<br />
checking for a sed that does not truncate output&#8230; /bin/sed<br />
checking host system type&#8230; Invalid configuration `–with-apxs2=/usr/bin/apxs2&#8242;: machine `–with&#8217; not recognized</p>
<p>checking for gcc&#8230; gcc<br />
checking whether the C compiler (gcc  ) works&#8230; yes<br />
checking whether the C compiler (gcc  ) is a cross-compiler&#8230; no<br />
checking whether we are using GNU C&#8230; yes<br />
checking whether gcc accepts -g&#8230; yes<br />
checking whether gcc and cc understand -c and -o together&#8230; yes<br />
checking how to run the C preprocessor&#8230; gcc -E<br />
checking for AIX&#8230; no<br />
checking if compiler supports -R&#8230; no<br />
checking if compiler supports -Wl,-rpath,&#8230; yes<br />
checking for re2c&#8230; exit 0;<br />
checking whether ln -s works&#8230; yes<br />
checking for gawk&#8230; gawk<br />
checking for bison&#8230; no<br />
checking for byacc&#8230; no<br />
configure: warning: You will need bison if you want to regenerate the PHP parsers.<br />
checking for flex&#8230; lex<br />
checking for yywrap in -ll&#8230; no<br />
checking lex output file root&#8230; ./configure: 1: lex: not found<br />
configure: error: cannot find output from lex; giving up<br />
<a href="mailto:hawodi@sparks:~/downloads/php-4.4.8$">hawodi@sparks:~/downloads/php-4.4.8$</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: days</title>
		<link>http://www.rylowry.com/blog/2007/05/25/install-php4-on-ubuntu-704/#comment-27779</link>
		<author>days</author>
		<pubDate>Mon, 12 May 2008 06:44:48 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2007/05/25/install-php4-on-ubuntu-704/#comment-27779</guid>
					<description>I receive the same erros.

Ubuntu 8.04
PHP 4.4.8</description>
		<content:encoded><![CDATA[<p>I receive the same erros.</p>
<p>Ubuntu 8.04<br />
PHP 4.4.8</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: days</title>
		<link>http://www.rylowry.com/blog/2007/05/25/install-php4-on-ubuntu-704/#comment-27782</link>
		<author>days</author>
		<pubDate>Mon, 12 May 2008 07:01:01 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2007/05/25/install-php4-on-ubuntu-704/#comment-27782</guid>
					<description>Got it working.
Need to install flex again.</description>
		<content:encoded><![CDATA[<p>Got it working.<br />
Need to install flex again.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
