<?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: How to install mod_ruby and eruby on Linux server ?</title>
	<atom:link href="http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 08:32:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: eruby</title>
		<link>http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/comment-page-1/#comment-631</link>
		<dc:creator>eruby</dc:creator>
		<pubDate>Sun, 04 Apr 2010 08:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=192#comment-631</guid>
		<description>[...]     How to install mod_ruby and eruby on Linux server ? &#124; Linux ...Normal 0 MicrosoftInternetExplorer4 What is mod_ruby? mod_ruby embeds the Ruby interpreter into the [...]</description>
		<content:encoded><![CDATA[<p>[...]     How to install mod_ruby and eruby on Linux server ? | Linux &#8230;Normal 0 MicrosoftInternetExplorer4 What is mod_ruby? mod_ruby embeds the Ruby interpreter into the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexP</title>
		<link>http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/comment-page-1/#comment-589</link>
		<dc:creator>AlexP</dc:creator>
		<pubDate>Mon, 21 Sep 2009 01:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=192#comment-589</guid>
		<description>&lt;a href=&quot;#comment-587&quot; rel=&quot;nofollow&quot;&gt;@Avel &lt;/a&gt; 
May I know what exact error do you getting ?
Regards
Alex P</description>
		<content:encoded><![CDATA[<p><a href="#comment-587" rel="nofollow">@Avel </a><br />
May I know what exact error do you getting ?<br />
Regards<br />
Alex P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avel</title>
		<link>http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/comment-page-1/#comment-587</link>
		<dc:creator>Avel</dc:creator>
		<pubDate>Tue, 11 Aug 2009 03:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=192#comment-587</guid>
		<description>Where exactly should I copy the following code in the httpd.conf file? 

&quot;start Code&quot;
LoadModule ruby_module libexec/mod_ruby.so
ClearModuleList
AddModule mod_ruby.c
AddHandler cgi-script .rb


# for Ruby/eRuby

# for Apache::RubyRun
RubyRequire apache/ruby-run
# for Apache::ERubyRun
RubyRequire apache/eruby-run
# for development
# RubyRequire auto-reload
# for add library
#RubyAddPath /usr/local/lib/ruby
# exec *.rbx as ruby scripts.

SetHandler ruby-object
RubyHandler Apache::RubyRun.instance

# handle *.rhtml as eruby files.

SetHandler ruby-object
RubyHandler Apache::ERubyRun.instance




&quot;End Code&quot;

I put in several lines and reset the apache error fails.

Thanks</description>
		<content:encoded><![CDATA[<p>Where exactly should I copy the following code in the httpd.conf file? </p>
<p>&#8220;start Code&#8221;<br />
LoadModule ruby_module libexec/mod_ruby.so<br />
ClearModuleList<br />
AddModule mod_ruby.c<br />
AddHandler cgi-script .rb</p>
<p># for Ruby/eRuby</p>
<p># for Apache::RubyRun<br />
RubyRequire apache/ruby-run<br />
# for Apache::ERubyRun<br />
RubyRequire apache/eruby-run<br />
# for development<br />
# RubyRequire auto-reload<br />
# for add library<br />
#RubyAddPath /usr/local/lib/ruby<br />
# exec *.rbx as ruby scripts.</p>
<p>SetHandler ruby-object<br />
RubyHandler Apache::RubyRun.instance</p>
<p># handle *.rhtml as eruby files.</p>
<p>SetHandler ruby-object<br />
RubyHandler Apache::ERubyRun.instance</p>
<p>&#8220;End Code&#8221;</p>
<p>I put in several lines and reset the apache error fails.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: make windows xp run faster</title>
		<link>http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/comment-page-1/#comment-582</link>
		<dc:creator>make windows xp run faster</dc:creator>
		<pubDate>Mon, 20 Jul 2009 18:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=192#comment-582</guid>
		<description>I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.</description>
		<content:encoded><![CDATA[<p>I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex P</title>
		<link>http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/comment-page-1/#comment-533</link>
		<dc:creator>Alex P</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=192#comment-533</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-532&quot;&gt;
checking for dynamic Apache module support… ./configure.rb:65: command not found: apxs -q INCLUDEDIR&lt;br&gt;
./configure.rb:65: command not found: apxs -q LIBEXECDIR&lt;/p&gt;
&lt;/blockquote&gt;

It seems that apxs path is wrong in your &quot;#  ./configure.rb –enable-eruby –with-apxs=/usr/local/apache/bin/apxs&quot; command , Please enter the correct path and run above command again.

Regards
AlexP</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-532"><p>
checking for dynamic Apache module support… ./configure.rb:65: command not found: apxs -q INCLUDEDIR<br />
./configure.rb:65: command not found: apxs -q LIBEXECDIR
</p></blockquote>
<p>It seems that apxs path is wrong in your &#8220;#  ./configure.rb –enable-eruby –with-apxs=/usr/local/apache/bin/apxs&#8221; command , Please enter the correct path and run above command again.</p>
<p>Regards<br />
AlexP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whan bio</title>
		<link>http://linuxwindowsmaster.com/how-to-install-mod_ruby-and-eruby-on-linux-server/comment-page-1/#comment-532</link>
		<dc:creator>whan bio</dc:creator>
		<pubDate>Thu, 30 Apr 2009 11:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=192#comment-532</guid>
		<description>hi there, thanks for the tutorial. However im having this error message when i try to install mod_ruby. My apache install directory is /opt/lampp

checking for a BSD compatible install... /usr/bin/install -c
checking whether we are using gcc... yes
checking Ruby version... 1.8.6
checking for static Apache module support... no
checking for dynamic Apache module support... ./configure.rb:65: command not found: apxs -q INCLUDEDIR
./configure.rb:65: command not found: apxs -q LIBEXECDIR

please advise. Thanks</description>
		<content:encoded><![CDATA[<p>hi there, thanks for the tutorial. However im having this error message when i try to install mod_ruby. My apache install directory is /opt/lampp</p>
<p>checking for a BSD compatible install&#8230; /usr/bin/install -c<br />
checking whether we are using gcc&#8230; yes<br />
checking Ruby version&#8230; 1.8.6<br />
checking for static Apache module support&#8230; no<br />
checking for dynamic Apache module support&#8230; ./configure.rb:65: command not found: apxs -q INCLUDEDIR<br />
./configure.rb:65: command not found: apxs -q LIBEXECDIR</p>
<p>please advise. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

