<?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: Installing Rails on CentOS 5</title>
	<atom:link href="http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/</link>
	<description>worldwide (web) whatnot</description>
	<lastBuildDate>Thu, 05 Jan 2012 09:43:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: script nulled</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-555</link>
		<dc:creator>script nulled</dc:creator>
		<pubDate>Thu, 05 Jan 2012 09:43:40 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-555</guid>
		<description>hello!,I like your writing very a lot! proportion we communicate extra approximately your post on AOL? I need an expert on this house to solve my problem. Maybe that&#039;s you! Taking a look forward to peer you.</description>
		<content:encoded><![CDATA[<p>hello!,I like your writing very a lot! proportion we communicate extra approximately your post on <span class="caps">AOL</span>? I need an expert on this house to solve my problem. Maybe that&#8217;s you! Taking a look forward to peer you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Compiled ruby fails to find curses - Admins Goodies</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-549</link>
		<dc:creator>Compiled ruby fails to find curses - Admins Goodies</dc:creator>
		<pubDate>Mon, 15 Aug 2011 22:52:54 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-549</guid>
		<description>[...] I am installing on a server running CentOS 5. I have compiled ruby and rubygems from source, and then installed sup using rubygems. I followed this article to compile ruby. [...]</description>
		<content:encoded><![CDATA[<p>[...] I am installing on a server running CentOS 5. I have compiled ruby and rubygems from source, and then installed sup using rubygems. I followed this article to compile ruby. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CentOS Linux environment Rails installation records</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-546</link>
		<dc:creator>CentOS Linux environment Rails installation records</dc:creator>
		<pubDate>Mon, 13 Jun 2011 16:39:30 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-546</guid>
		<description>[...] http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/" rel="nofollow">http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamed El Allali</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-544</link>
		<dc:creator>Mohamed El Allali</dc:creator>
		<pubDate>Fri, 03 Jun 2011 11:37:58 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-544</guid>
		<description>Hello, thanks for sharing this tuto :)

i got suck here : [root@www ruby-1.6.8]# make
here is what i got : 
gcc -g -O2 -fPIC -rdynamic main.o dmyext.o libruby.a -ldl -lcrypt -lm   -o miniruby
gcc -shared -Wl,-soname,libruby.so.1.6 array.o bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o  dmyext.o -ldl -lcrypt -lm   -o libruby.so.1.6.8
extmk.rb:681: [BUG] Segmentation fault
ruby 1.6.8 (2002-12-24) [x86_64-linux]
make: *** [all] Aborted
[root@www ruby-1.6.8]# 

is there any suggession ?</description>
		<content:encoded><![CDATA[<p>Hello, thanks for sharing this tuto <img src='http://www.catapult-creative.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>i got suck here : [root@www ruby-1.6.8]# make<br />
here is what i got : <br />
gcc -g -O2 -fPIC -rdynamic main.o dmyext.o libruby.a -ldl -lcrypt -lm   -o miniruby<br />
gcc -shared -Wl,-soname,libruby.so.1.6 array.o bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o  dmyext.o -ldl -lcrypt -lm   -o libruby.so.1.6.8<br />
extmk.rb:681: [BUG] Segmentation fault<br />
ruby 1.6.8 (2002-12-24) [x86_64-linux]<br />
make: *** [all] Aborted<br />
[root@www ruby-1.6.8]# </p>
<p>is there any suggession ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2011-04-11 &#171; Caiwangqin&#8217;s delicious bog</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-536</link>
		<dc:creator>links for 2011-04-11 &#171; Caiwangqin&#8217;s delicious bog</dc:creator>
		<pubDate>Mon, 11 Apr 2011 23:06:32 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-536</guid>
		<description>[...] Installing Rails on CentOS 5 « catapult-creative.com (tags: CentOS ruby passenger setup) [...]</description>
		<content:encoded><![CDATA[<p>[...] Installing Rails on CentOS 5 &Acirc;&laquo; catapult-creative.com (tags: CentOS ruby passenger setup) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ats</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-528</link>
		<dc:creator>ats</dc:creator>
		<pubDate>Wed, 02 Mar 2011 04:42:57 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-528</guid>
		<description>THANKS!

this helped me.</description>
		<content:encoded><![CDATA[<p><span class="caps">THANKS</span>!</p>
<p>this helped me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victor</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-527</link>
		<dc:creator>victor</dc:creator>
		<pubDate>Fri, 25 Feb 2011 15:49:20 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-527</guid>
		<description>i reboot the OS and everything is fine now. great work!
Than you</description>
		<content:encoded><![CDATA[<p>i reboot the OS and everything is fine now. great work!<br />
Than you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victor</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-526</link>
		<dc:creator>victor</dc:creator>
		<pubDate>Fri, 25 Feb 2011 15:38:26 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-526</guid>
		<description>i got an error at this step: 

&quot;ruby extconf.rb --with-zlib-include=/usr/include --with-zlib-lib=/usr/lib&quot;

:(</description>
		<content:encoded><![CDATA[<p>i got an error at this step: </p>
<p>&#8220;ruby extconf.rb &#8211;with-zlib-include=/usr/include &#8211;with-zlib-lib=/usr/lib&#8221;</p>
<p> <img src='http://www.catapult-creative.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Compiled ruby fails to find curses - Question Lounge</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-524</link>
		<dc:creator>Compiled ruby fails to find curses - Question Lounge</dc:creator>
		<pubDate>Wed, 12 Jan 2011 02:31:52 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-524</guid>
		<description>[...] 5. I have compiled ruby and rubygems from source, and then installed sup using rubygems. I followed this article to compile ruby.I have found having a similar problem on ubuntu. The fix suggested there is to install [...]</description>
		<content:encoded><![CDATA[<p>[...] 5. I have compiled ruby and rubygems from source, and then installed sup using rubygems. I followed this article to compile ruby.I have found having a similar problem on ubuntu. The fix suggested there is to install [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 早速めも &#60; あまりやるきないブログ〜復活</title>
		<link>http://www.catapult-creative.com/2009/02/04/installing-rails-on-centos-5/comment-page-1/#comment-523</link>
		<dc:creator>早速めも &#60; あまりやるきないブログ〜復活</dc:creator>
		<pubDate>Mon, 20 Dec 2010 17:59:49 +0000</pubDate>
		<guid isPermaLink="false">tag:www.catapult-creative.com,2009-02-04:91#comment-523</guid>
		<description>[...]  こちらを参照してください。   Post a comment &#124; Trackback URI [...]</description>
		<content:encoded><![CDATA[<p>[...]  &atilde;&atilde;&iexcl;&atilde;&atilde;&aring;&ccedil;&sect;&atilde;&atilde;&brvbar;&atilde;&atilde;&nbsp;&atilde;&atilde;&atilde;   Post a comment | Trackback <span class="caps">URI </span>[...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

