<?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"
	>
<channel>
	<title>Comments for Rails For Linux</title>
	<atom:link href="http://linrails.thembid.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linrails.thembid.com</link>
	<description>Software Distribution to Have Rails Running Under Linux</description>
	<pubDate>Fri, 12 Mar 2010 03:04:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Initial Version 0.1 Released by tatsuki</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-50</link>
		<dc:creator>tatsuki</dc:creator>
		<pubDate>Mon, 27 Aug 2007 18:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-50</guid>
		<description>&#62;..kill: 377: No such process

It seems like it fails to execute mysqlmanager. It supposed to be under sbin.
However, the package you can download from this site doesn't include it.</description>
		<content:encoded><![CDATA[<p>&gt;..kill: 377: No such process</p>
<p>It seems like it fails to execute mysqlmanager. It supposed to be under sbin.<br />
However, the package you can download from this site doesn&#8217;t include it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by LinNewbie</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-47</link>
		<dc:creator>LinNewbie</dc:creator>
		<pubDate>Wed, 15 Aug 2007 18:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-47</guid>
		<description>Hi 

I am trying to install the file into linuc ubuntu using  the folowing command and it doesnt happen any reason why ?

I am using the following command.
    * cd /opt
    * sudo tar xjvf linrails-X-X-X.tar.bz2

from the folowing tutorial

http://linrails.thembid.com/index.php/documentation/

name@name-laptop:/opt$ sudo tar xjvf linrails-0.1.tar.bz2
tar: linrails-0.1.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

Any suggestion ?</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I am trying to install the file into linuc ubuntu using  the folowing command and it doesnt happen any reason why ?</p>
<p>I am using the following command.<br />
    * cd /opt<br />
    * sudo tar xjvf linrails-X-X-X.tar.bz2</p>
<p>from the folowing tutorial</p>
<p><a href="http://linrails.thembid.com/index.php/documentation/" rel="nofollow">http://linrails.thembid.com/index.php/documentation/</a></p>
<p>name@name-laptop:/opt$ sudo tar xjvf linrails-0.1.tar.bz2<br />
tar: linrails-0.1.tar.bz2: Cannot open: No such file or directory<br />
tar: Error is not recoverable: exiting now<br />
tar: Child returned status 2<br />
tar: Error exit delayed from previous errors</p>
<p>Any suggestion ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by Etzel</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-46</link>
		<dc:creator>Etzel</dc:creator>
		<pubDate>Mon, 13 Aug 2007 15:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-46</guid>
		<description>Hi,
Really good idea. One proposal: include ImageMagick.
Regards</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Really good idea. One proposal: include ImageMagick.<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More than 1000 downloads in 3 days by Fred</title>
		<link>http://linrails.thembid.com/index.php/2007/07/06/more-than-1000-downloads-in-3-days/#comment-45</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 07 Aug 2007 17:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/06/more-than-1000-downloads-in-3-days/#comment-45</guid>
		<description>Any idea on release date? :)</description>
		<content:encoded><![CDATA[<p>Any idea on release date? <img src='http://linrails.thembid.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by mike</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-44</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 26 Jul 2007 07:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-44</guid>
		<description>I'm having the same trouble starting MySQL as Terminator:
mike@mike-laptop:/opt/linrails$ ./linrails.sh start
Starting linrais...
Starting MySQL
..kill: 377: No such process

 * 
Remember to execute: source /opt/linrails/env.sh

I'm running Ubuntu 7.04. Also, seems "linrails" was misspelled in the start script...</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same trouble starting MySQL as Terminator:<br />
mike@mike-laptop:/opt/linrails$ ./linrails.sh start<br />
Starting linrais&#8230;<br />
Starting MySQL<br />
..kill: 377: No such process</p>
<p> *<br />
Remember to execute: source /opt/linrails/env.sh</p>
<p>I&#8217;m running Ubuntu 7.04. Also, seems &#8220;linrails&#8221; was misspelled in the start script&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by newbie</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-43</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Wed, 25 Jul 2007 09:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-43</guid>
		<description>hmm.. I think the versions are 6.06. sorry about that</description>
		<content:encoded><![CDATA[<p>hmm.. I think the versions are 6.06. sorry about that</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by newbie</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-42</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Wed, 25 Jul 2007 09:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-42</guid>
		<description>Here it is:

/lib/tls/i686/cmov/libc.so.6: version 'GLIBC_2.4' not found</description>
		<content:encoded><![CDATA[<p>Here it is:</p>
<p>/lib/tls/i686/cmov/libc.so.6: version &#8216;GLIBC_2.4&#8242; not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by newbie</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-41</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Wed, 25 Jul 2007 09:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-41</guid>
		<description>I'm working with kubuntu 6.0. I've also tried running it on ubuntu 6.0 and I get the same error.

I'll try to send in the full error message later. Just a slight correction, it keeps looking for 

'GLIBC_2.4' not 'GLIB_2.4'</description>
		<content:encoded><![CDATA[<p>I&#8217;m working with kubuntu 6.0. I&#8217;ve also tried running it on ubuntu 6.0 and I get the same error.</p>
<p>I&#8217;ll try to send in the full error message later. Just a slight correction, it keeps looking for </p>
<p>&#8216;GLIBC_2.4&#8242; not &#8216;GLIB_2.4&#8242;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by isaldana</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-40</link>
		<dc:creator>isaldana</dc:creator>
		<pubDate>Tue, 24 Jul 2007 04:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-40</guid>
		<description>@newbie,

What Kubuntu version are you running?</description>
		<content:encoded><![CDATA[<p>@newbie,</p>
<p>What Kubuntu version are you running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial Version 0.1 Released by newbie</title>
		<link>http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-39</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Tue, 24 Jul 2007 04:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://linrails.thembid.com/index.php/2007/07/02/initial-version-01-released/#comment-39</guid>
		<description>Great!

I'm having a few problems though... I'm able to get linrails starting but when I enter:

rails projectname

I get this huge error. something about 

...(something something)... version 'GLIB_2.4' not found

I'm working with kubuntu. What is it that i need to do?</description>
		<content:encoded><![CDATA[<p>Great!</p>
<p>I&#8217;m having a few problems though&#8230; I&#8217;m able to get linrails starting but when I enter:</p>
<p>rails projectname</p>
<p>I get this huge error. something about </p>
<p>&#8230;(something something)&#8230; version &#8216;GLIB_2.4&#8242; not found</p>
<p>I&#8217;m working with kubuntu. What is it that i need to do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
