<?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: 1 Minute Guide &#8211; Installing Redmine on Windows</title>
	<atom:link href="http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/</link>
	<description>The blog of Richard Nichols.</description>
	<lastBuildDate>Fri, 03 Sep 2010 21:10:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>By: MountainWhale</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-2584</link>
		<dc:creator>MountainWhale</dc:creator>
		<pubDate>Tue, 31 Aug 2010 20:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-2584</guid>
		<description>My install would not work on MS Server 2008

I was getting this error:
C:\Ruby\Apps\Redmine&gt;gem install win32-service -platform=mswin32
Building native extensions.  This could take a while...
ERROR:  Error installing win32-service:
        ERROR: Failed to build gem native extension.

C:/Ruby/bin/ruby.exe extconf.rb
checking for RegisterServiceCtrlHandlerEx()... no
creating Makefile

make
&#039;make&#039; is not recognized as an internal or external command,
operable program or batch file.

Gem files will remain installed in C:/Ruby/lib/ruby/gems/1.8/gems/win32-service-
0.7.1 for inspection.
Results logged to C:/Ruby/lib/ruby/gems/1.8/gems/win32-service-0.7.1/ext/gem_mak
e.out
ERROR:  Could not find a valid gem &#039;ûplatform=mswin32&#039; (&gt;= 0) in any repository

Find the solution here: http://www.ruby-forum.com/topic/191948

Run this at the command prompt: (you only have to do this once)
gem sources -a http://gems.github.com --platform=mswin32

Then run:
gem install win32-service --platform=mswin32

This worked for the mongrel service install as well.</description>
		<content:encoded><![CDATA[<p>My install would not work on MS Server 2008</p>
<p>I was getting this error:<br />
C:\Ruby\Apps\Redmine&gt;gem install win32-service -platform=mswin32<br />
Building native extensions.  This could take a while&#8230;<br />
ERROR:  Error installing win32-service:<br />
        ERROR: Failed to build gem native extension.</p>
<p>C:/Ruby/bin/ruby.exe extconf.rb<br />
checking for RegisterServiceCtrlHandlerEx()&#8230; no<br />
creating Makefile</p>
<p>make<br />
&#8216;make&#8217; is not recognized as an internal or external command,<br />
operable program or batch file.</p>
<p>Gem files will remain installed in C:/Ruby/lib/ruby/gems/1.8/gems/win32-service-<br />
0.7.1 for inspection.<br />
Results logged to C:/Ruby/lib/ruby/gems/1.8/gems/win32-service-0.7.1/ext/gem_mak<br />
e.out<br />
ERROR:  Could not find a valid gem &#8216;ûplatform=mswin32&#8242; (&gt;= 0) in any repository</p>
<p>Find the solution here: <a href="http://www.ruby-forum.com/topic/191948" rel="nofollow">http://www.ruby-forum.com/topic/191948</a></p>
<p>Run this at the command prompt: (you only have to do this once)<br />
gem sources -a <a href="http://gems.github.com" rel="nofollow">http://gems.github.com</a> &#8211;platform=mswin32</p>
<p>Then run:<br />
gem install win32-service &#8211;platform=mswin32</p>
<p>This worked for the mongrel service install as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-2263</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 19 Aug 2010 19:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-2263</guid>
		<description>I was following the instructions on this tutorial and all was going well till the last step. When I try to run the command from the directory 

E:\Ruby187\apps\Redmine&gt;mongrel_rails service::install –N Redmine –p 8181 –e production 
I get the following error

ERROR RUNNING &#039;service::install&#039;: Plugin /service::install does not exist in cat
egory /commands
Use help command to get help

I have searched online and could not find an answer please let me know if you know what the issue is so we can test this SW out.
Thanks

Buzz</description>
		<content:encoded><![CDATA[<p>I was following the instructions on this tutorial and all was going well till the last step. When I try to run the command from the directory </p>
<p>E:\Ruby187\apps\Redmine&gt;mongrel_rails service::install –N Redmine –p 8181 –e production<br />
I get the following error</p>
<p>ERROR RUNNING &#8216;service::install&#8217;: Plugin /service::install does not exist in cat<br />
egory /commands<br />
Use help command to get help</p>
<p>I have searched online and could not find an answer please let me know if you know what the issue is so we can test this SW out.<br />
Thanks</p>
<p>Buzz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Nichols</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1650</link>
		<dc:creator>Richard Nichols</dc:creator>
		<pubDate>Mon, 19 Jul 2010 10:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1650</guid>
		<description>My guess is that your database.yml file is not formatted correctly, i.e. you invalidated the file somehow when you changed the database config.
Maybe start over with a fresh one and make your settings again.</description>
		<content:encoded><![CDATA[<p>My guess is that your database.yml file is not formatted correctly, i.e. you invalidated the file somehow when you changed the database config.<br />
Maybe start over with a fresh one and make your settings again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korpella</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1649</link>
		<dc:creator>korpella</dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1649</guid>
		<description>thanks alot Richard...

rake aborted!
syntax error on line 19, col 1: ` development:&#039;

(See full trace by running task with --trace)

i am getting this problem when i try to migrate
Help

whats the issue sir?</description>
		<content:encoded><![CDATA[<p>thanks alot Richard&#8230;</p>
<p>rake aborted!<br />
syntax error on line 19, col 1: ` development:&#8217;</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>i am getting this problem when i try to migrate<br />
Help</p>
<p>whats the issue sir?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Nichols</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1580</link>
		<dc:creator>Richard Nichols</dc:creator>
		<pubDate>Fri, 16 Jul 2010 22:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1580</guid>
		<description>steps 11-13 install Redmine as a Windows Service.
Running from the ruby command line is just to test the rest of your configuration is working. 
Once you&#039;ve done that, do steps 11-13 and then start the service from the Windows Service Panel. (services.msc)</description>
		<content:encoded><![CDATA[<p>steps 11-13 install Redmine as a Windows Service.<br />
Running from the ruby command line is just to test the rest of your configuration is working.<br />
Once you&#8217;ve done that, do steps 11-13 and then start the service from the Windows Service Panel. (services.msc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1574</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1574</guid>
		<description>Hi, when i run my http:\\localhost:3000 it works well and redmine loads

However, if i close the ruby command line interface , i am not able to access the http:\\localhost:3000 and see redmine.

is there a problem? is this the way it should be? whats the issue sir?

regards</description>
		<content:encoded><![CDATA[<p>Hi, when i run my http:\\localhost:3000 it works well and redmine loads</p>
<p>However, if i close the ruby command line interface , i am not able to access the http:\\localhost:3000 and see redmine.</p>
<p>is there a problem? is this the way it should be? whats the issue sir?</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Nichols</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1556</link>
		<dc:creator>Richard Nichols</dc:creator>
		<pubDate>Thu, 15 Jul 2010 21:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1556</guid>
		<description>You need to configure your database in the  C:/Ruby/Apps/Redmine/config/database.yml file. Check that the file exists and you&#039;ve edited it with your database settings. 
If that doesn&#039;t work, run rake with the -trace option to get more information about where it&#039;s failing.</description>
		<content:encoded><![CDATA[<p>You need to configure your database in the  C:/Ruby/Apps/Redmine/config/database.yml file. Check that the file exists and you&#8217;ve edited it with your database settings.<br />
If that doesn&#8217;t work, run rake with the -trace option to get more information about where it&#8217;s failing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korpella</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1546</link>
		<dc:creator>korpella</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1546</guid>
		<description>Hi, help , am getting this when i try to migrate 

rake aborted!
No such file or directory - C:/Ruby/Apps/Redmine/config/database.yml

(See full trace by running task with --trace)

then how do i Configure the database.yml for Redmine to point to a database for your Redmine instance to use

regards</description>
		<content:encoded><![CDATA[<p>Hi, help , am getting this when i try to migrate </p>
<p>rake aborted!<br />
No such file or directory &#8211; C:/Ruby/Apps/Redmine/config/database.yml</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>then how do i Configure the database.yml for Redmine to point to a database for your Redmine instance to use</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Nichols</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1291</link>
		<dc:creator>Richard Nichols</dc:creator>
		<pubDate>Sat, 05 Jun 2010 23:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1291</guid>
		<description>@Robin

I don&#039;t think it&#039;s a Mongrel (the web server configured above) issue - I think it depends on what mime type that Redmine has stored for your attachment. If the exported Redmine CSV&#039;s are not correctly identified as text/csv, it may be a bug in Redmine. I&#039;d suggest heading over to http://redmine.org and asking there.</description>
		<content:encoded><![CDATA[<p>@Robin</p>
<p>I don&#8217;t think it&#8217;s a Mongrel (the web server configured above) issue &#8211; I think it depends on what mime type that Redmine has stored for your attachment. If the exported Redmine CSV&#8217;s are not correctly identified as text/csv, it may be a bug in Redmine. I&#8217;d suggest heading over to <a href="http://redmine.org" rel="nofollow">http://redmine.org</a> and asking there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin McKenzie</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1285</link>
		<dc:creator>Robin McKenzie</dc:creator>
		<pubDate>Fri, 04 Jun 2010 07:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1285</guid>
		<description>Thanks for the tutorial - very clear and concise!

I&#039;m trying to get whatever web server is installed as part of Redmine (is it Apache?) to serve CSV files as mime type of &quot;text/csv&quot; - can you point me in the direction of where the configuration file lives please?

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial &#8211; very clear and concise!</p>
<p>I&#8217;m trying to get whatever web server is installed as part of Redmine (is it Apache?) to serve CSV files as mime type of &#8220;text/csv&#8221; &#8211; can you point me in the direction of where the configuration file lives please?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmet</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1186</link>
		<dc:creator>Ahmet</dc:creator>
		<pubDate>Wed, 12 May 2010 08:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1186</guid>
		<description>If you get error:
 &quot;error installing win32-service 
&#039;make&#039; is not recognized as an internal or external command,
operable program or batch file.
&quot; 
at step 11 then try to use that command instead

gem install win32-service --platform=mswin32</description>
		<content:encoded><![CDATA[<p>If you get error:<br />
 &#8220;error installing win32-service<br />
&#8216;make&#8217; is not recognized as an internal or external command,<br />
operable program or batch file.<br />
&#8221;<br />
at step 11 then try to use that command instead</p>
<p>gem install win32-service &#8211;platform=mswin32</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-1106</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Fri, 23 Apr 2010 04:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-1106</guid>
		<description>The step 4 give me this error during the install:
 - ERROR: Failed to build gem native extension.

So far, after investigating a bit I&#039;ve found the cure, it&#039;s needed a ruby gems update, at the command prompt digit: 
      “gem update --system“
At the end of the update Rubygems retry the step 4:
      “gem install rails“

Now You can goahead with the others steps.
Cheers.</description>
		<content:encoded><![CDATA[<p>The step 4 give me this error during the install:<br />
 &#8211; ERROR: Failed to build gem native extension.</p>
<p>So far, after investigating a bit I&#8217;ve found the cure, it&#8217;s needed a ruby gems update, at the command prompt digit:<br />
      “gem update &#8211;system“<br />
At the end of the update Rubygems retry the step 4:<br />
      “gem install rails“</p>
<p>Now You can goahead with the others steps.<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rn</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-729</link>
		<dc:creator>rn</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-729</guid>
		<description>My guess is that you have a dodgy ruby installation. Try reinstalling from scratch. I&#039;ve seen similar errors when using the Ruby bundled with &quot;InstantRails&quot; - did you use a fresh install?</description>
		<content:encoded><![CDATA[<p>My guess is that you have a dodgy ruby installation. Try reinstalling from scratch. I&#8217;ve seen similar errors when using the Ruby bundled with &#8220;InstantRails&#8221; &#8211; did you use a fresh install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-727</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 26 Feb 2010 05:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-727</guid>
		<description>I get this error when I try to do either of the commands(gem install rails, gem install mongrel):
for &quot;gem install rails&quot;:
ERROR: While executing gem ... 
    Could not find rails  0&gt; in any repository

for &quot;gem install mongrel&quot;:
ERROR: While executing gem ... 
    Could not find mongrel  0&gt; in any repository

How can I fix this?</description>
		<content:encoded><![CDATA[<p>I get this error when I try to do either of the commands(gem install rails, gem install mongrel):<br />
for &#8220;gem install rails&#8221;:<br />
ERROR: While executing gem &#8230;<br />
    Could not find rails  0&gt; in any repository</p>
<p>for &#8220;gem install mongrel&#8221;:<br />
ERROR: While executing gem &#8230;<br />
    Could not find mongrel  0&gt; in any repository</p>
<p>How can I fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poobalan</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-713</link>
		<dc:creator>Poobalan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-713</guid>
		<description>Wonderful tutorial Richard Nichols. And also i need to know how to migrate existing db to newly installed redmine.
As far as i know, 
step 1: rake redmine:migrate_from_trac RAILS _ENV=&quot;production&quot;
step 2: It asks for the physical directory &quot;ie:.trac directory&quot;. when i enters the path it shows &quot;no attachments&quot;

Do i need to install some trac environment? 

check out this video in youtube.
http://www.youtube.com/watch?v=ethtaYKdl9g</description>
		<content:encoded><![CDATA[<p>Wonderful tutorial Richard Nichols. And also i need to know how to migrate existing db to newly installed redmine.<br />
As far as i know,<br />
step 1: rake redmine:migrate_from_trac RAILS _ENV=&#8221;production&#8221;<br />
step 2: It asks for the physical directory &#8220;ie:.trac directory&#8221;. when i enters the path it shows &#8220;no attachments&#8221;</p>
<p>Do i need to install some trac environment? </p>
<p>check out this video in youtube.<br />
<a href="http://www.youtube.com/watch?v=ethtaYKdl9g" rel="nofollow">http://www.youtube.com/watch?v=ethtaYKdl9g</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Farmer</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-658</link>
		<dc:creator>Ben Farmer</dc:creator>
		<pubDate>Tue, 19 Jan 2010 00:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-658</guid>
		<description>Thanks for the guide! One small correction to it, on version 0.8.7, you need to run &quot;rake generate_session_store&quot; after step 8. That will correct the &quot;A key is required to write a cookie containing the session data&quot; error.

Excellent guide!</description>
		<content:encoded><![CDATA[<p>Thanks for the guide! One small correction to it, on version 0.8.7, you need to run &#8220;rake generate_session_store&#8221; after step 8. That will correct the &#8220;A key is required to write a cookie containing the session data&#8221; error.</p>
<p>Excellent guide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-498</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-498</guid>
		<description>Hi,
during the step no 8, at the command prompt: “rake db:migrate RAILS_ENV=production“ I am getting following error message 
&quot;c:\Ruby\Apps\redmine&gt;rake db:migrate RAILS_ENV=
(in c:/Ruby/Apps/redmine)
rake aborted!
adapter:mysql database:redmine host:localhost:3
oding:utf8 database is not configured

(See full trace by running task with --trace)


I have Ruby 1.8.6-p383 (RC1)
and redmine-0.8 version stable 

Please help</description>
		<content:encoded><![CDATA[<p>Hi,<br />
during the step no 8, at the command prompt: “rake db:migrate RAILS_ENV=production“ I am getting following error message<br />
&#8220;c:\Ruby\Apps\redmine&gt;rake db:migrate RAILS_ENV=<br />
(in c:/Ruby/Apps/redmine)<br />
rake aborted!<br />
adapter:mysql database:redmine host:localhost:3<br />
oding:utf8 database is not configured</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>I have Ruby 1.8.6-p383 (RC1)<br />
and redmine-0.8 version stable </p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rn</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-431</link>
		<dc:creator>rn</dc:creator>
		<pubDate>Wed, 09 Dec 2009 21:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-431</guid>
		<description>Sounds like you have an internet connectivity problem.</description>
		<content:encoded><![CDATA[<p>Sounds like you have an internet connectivity problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay SOni</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-389</link>
		<dc:creator>Ajay SOni</dc:creator>
		<pubDate>Thu, 03 Dec 2009 06:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-389</guid>
		<description>Hi 
During the step no 4, while running &quot;gem install rails&quot; command, I am getting following error message:
&quot;ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
    getaddrinfo: no address associated with hostname.(SocketError)&quot;

Please Help

Regards
Ajay</description>
		<content:encoded><![CDATA[<p>Hi<br />
During the step no 4, while running &#8220;gem install rails&#8221; command, I am getting following error message:<br />
&#8220;ERROR:  While executing gem &#8230; (Gem::RemoteFetcher::FetchError)<br />
    getaddrinfo: no address associated with hostname.(SocketError)&#8221;</p>
<p>Please Help</p>
<p>Regards<br />
Ajay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr.Luiji</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-240</link>
		<dc:creator>Dr.Luiji</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-240</guid>
		<description>The step 4 give me this error during the install:
 - ERROR: Failed to build gem native extension.

So far, after investigating a bit I&#039;ve found the cure, it&#039;s needed a ruby gems update, at the command prompt digit: 
      “gem update --system“
At the end of the update Rubygems retry the step 4:
      “gem install rails“

Now You can goahead with the others steps.
Cheers.</description>
		<content:encoded><![CDATA[<p>The step 4 give me this error during the install:<br />
 &#8211; ERROR: Failed to build gem native extension.</p>
<p>So far, after investigating a bit I&#8217;ve found the cure, it&#8217;s needed a ruby gems update, at the command prompt digit:<br />
      “gem update &#8211;system“<br />
At the end of the update Rubygems retry the step 4:<br />
      “gem install rails“</p>
<p>Now You can goahead with the others steps.<br />
Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Content Delivery Network via Amazon Web Services: CloudFront: Amazon Web Services: S3: d3araz99qvcc8b.cloudfront.net

Served from: www.richardnichols.net @ 2010-09-07 13:20:43 -->