<?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 for Ry's Blog</title>
	<link>http://www.rylowry.com/blog</link>
	<description>Solve two problems at once.  Feed the homeless to the hungry.</description>
	<pubDate>Fri, 16 May 2008 06:29:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>Comment on Install PHP4 on Ubuntu 7.04 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>
	<item>
		<title>Comment on Install PHP4 on Ubuntu 7.04 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>Comment on Install PHP4 on Ubuntu 7.04 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>Comment on Beware of Long Naps and Spam Filters by glucophage</title>
		<link>http://www.rylowry.com/blog/2006/08/01/beware-of-long-naps-and-spam-filters/#comment-25472</link>
		<author>glucophage</author>
		<pubDate>Tue, 22 Apr 2008 14:43:05 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2006/08/01/beware-of-long-naps-and-spam-filters/#comment-25472</guid>
					<description>&lt;strong&gt; glucophage
...&lt;/strong&gt;

http://pharmacy.freehoxt.com/glucophage  glucophage
...</description>
		<content:encoded><![CDATA[<p><strong> glucophage<br />
&#8230;</strong></p>
<p><a href="http://pharmacy.freehoxt.com/glucophage" rel="nofollow">http://pharmacy.freehoxt.com/glucophage</a>  glucophage<br />
&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Beware of Long Naps and Spam Filters by betting online</title>
		<link>http://www.rylowry.com/blog/2006/08/01/beware-of-long-naps-and-spam-filters/#comment-24707</link>
		<author>betting online</author>
		<pubDate>Thu, 17 Apr 2008 06:04:49 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2006/08/01/beware-of-long-naps-and-spam-filters/#comment-24707</guid>
					<description>&lt;strong&gt; betting online
...&lt;/strong&gt;

http://onlinecasino4u.freepimphost.com/betting-online  betting online
...</description>
		<content:encoded><![CDATA[<p><strong> betting online<br />
&#8230;</strong></p>
<p><a href="http://onlinecasino4u.freepimphost.com/betting-online" rel="nofollow">http://onlinecasino4u.freepimphost.com/betting-online</a>  betting online<br />
&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Thanks Microsoft by Jason</title>
		<link>http://www.rylowry.com/blog/2008/03/03/thanks-microsoft/#comment-22887</link>
		<author>Jason</author>
		<pubDate>Sat, 05 Apr 2008 23:43:23 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2008/03/03/thanks-microsoft/#comment-22887</guid>
					<description>Wow. And it only took the 8 full versions before realizing this was important. I heard a while back they passed some of the Acid3 test...but upon further inspection it was found that the developers hard coded hacks for that website in the actual source code to be released, just to pass the test.

God I hope they actually do this!</description>
		<content:encoded><![CDATA[<p>Wow. And it only took the 8 full versions before realizing this was important. I heard a while back they passed some of the Acid3 test&#8230;but upon further inspection it was found that the developers hard coded hacks for that website in the actual source code to be released, just to pass the test.</p>
<p>God I hope they actually do this!</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on The Blog Has Evolved by Bill241594377','729773123billy@msn.com','','24.185.188.145','2008-03-13 22:07:57','2008-03-13 22:07:57','','0','lynx','comment','0','0'),('0', '', '', '', '', '2008-03-14 22:07:57', '2008-03-14 22:07:57', '', 'spam', '', 'comment', '0','0' ) /*</title>
		<link>http://www.rylowry.com/blog/2006/05/25/the-blog-has-evolved/#comment-19764</link>
		<author>Bill241594377','729773123billy@msn.com','','24.185.188.145','2008-03-13 22:07:57','2008-03-13 22:07:57','','0','lynx','comment','0','0'),('0', '', '', '', '', '2008-03-14 22:07:57', '2008-03-14 22:07:57', '', 'spam', '', 'comment', '0','0' ) /*</author>
		<pubDate>Thu, 13 Mar 2008 13:08:29 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2006/05/25/the-blog-has-evolved/#comment-19764</guid>
					<description>&lt;strong&gt;None...&lt;/strong&gt;

None...</description>
		<content:encoded><![CDATA[<p><strong>None&#8230;</strong></p>
<p>None&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Blacklight Art by J Robert Crawford, Mfa</title>
		<link>http://www.rylowry.com/blog/2006/11/26/blacklight-art/#comment-19652</link>
		<author>J Robert Crawford, Mfa</author>
		<pubDate>Tue, 11 Mar 2008 23:43:04 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2006/11/26/blacklight-art/#comment-19652</guid>
					<description>We REALLY SHOULD talk, Love your stuff, so check out my cheezy website by Web.com and myself.
I can more easily be reached at goldenraydesigns@yahoo.com - my realmail - or by cell phone
@ 206 234 4979.  Where are you geographically and maybe we could compare notes.  Photography
is the trick and I'm getting better at it.  My stuff is mounted on pleximirror but not ex-
clusively.  Be sure to check the Ultra-violet part of my website, OK?  Call me. . . .</description>
		<content:encoded><![CDATA[<p>We REALLY SHOULD talk, Love your stuff, so check out my cheezy website by Web.com and myself.<br />
I can more easily be reached at <a href="mailto:goldenraydesigns@yahoo.com">goldenraydesigns@yahoo.com</a> - my realmail - or by cell phone<br />
@ 206 234 4979.  Where are you geographically and maybe we could compare notes.  Photography<br />
is the trick and I&#8217;m getting better at it.  My stuff is mounted on pleximirror but not ex-<br />
clusively.  Be sure to check the Ultra-violet part of my website, OK?  Call me. . . .</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Protected: The Art of Alien by Jan</title>
		<link>http://www.rylowry.com/blog/2007/05/19/the-art-of-alien/#comment-1119</link>
		<author>Jan</author>
		<pubDate>Wed, 23 May 2007 01:25:16 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2007/05/19/the-art-of-alien/#comment-1119</guid>
					<description>Protected Comments: Please enter your password to view comments.</description>
		<content:encoded><![CDATA[<form action="http://www.rylowry.com/blog/wp-pass.php" method="post">
	<p>This post is password protected. To view it please enter your password below:</p>
	<p><label>Password: <input name="post_password" type="password" size="20" /></label> <input type="submit" name="Submit" value="Submit" /></p>
	</form>
	]]></content:encoded>
				</item>
	<item>
		<title>Comment on A Long Overdue Update by Jake</title>
		<link>http://www.rylowry.com/blog/2007/04/08/a-long-overdue-update/#comment-953</link>
		<author>Jake</author>
		<pubDate>Fri, 13 Apr 2007 15:50:06 +0000</pubDate>
		<guid>http://www.rylowry.com/blog/2007/04/08/a-long-overdue-update/#comment-953</guid>
					<description>hey ry-
the update looks good.  i am glad that you have some projects that seem to be somewhat interesting.  man, i only have two more weeks of classes.  pretty crazy.  i graduate at the end of may and then start working pretty much right away.  you should try to make it out to california at some point in the near future.  if not, i'm sure we will still be in touch.  take care.

--your cuz</description>
		<content:encoded><![CDATA[<p>hey ry-<br />
the update looks good.  i am glad that you have some projects that seem to be somewhat interesting.  man, i only have two more weeks of classes.  pretty crazy.  i graduate at the end of may and then start working pretty much right away.  you should try to make it out to california at some point in the near future.  if not, i&#8217;m sure we will still be in touch.  take care.</p>
<p>&#8211;your cuz</p>
]]></content:encoded>
				</item>
</channel>
</rss>
