From ferdinandderamos at gmail.com Sat Oct 2 11:23:38 2010 From: ferdinandderamos at gmail.com (Ferdinand DeRamos) Date: Sat, 2 Oct 2010 11:23:38 -0400 Subject: [Instantrails-users] support request on InstantRails-2.0-Win Update Error Message-ID: after installing InstantRails-2.0-Win, from instantrails console, i have to get the updates by running the following commands: the first is: *gem update --system* the second is: *gem update rails* however, after running *gem update --system* i got the following error message: Updating RubyGems... ERROR: While executing gem ... (Gem::RemoteSourceException) HTTP Response 302 fetching http://gems.rubyforge.org/yaml how can i fix the aforementioned error so i can continue and execute the second command? -------------- next part -------------- An HTML attachment was scrubbed... URL: From opencampground at earthlink.net Sat Oct 2 16:35:18 2010 From: opencampground at earthlink.net (Norm Scherer) Date: Sat, 02 Oct 2010 16:35:18 -0400 Subject: [Instantrails-users] support request on InstantRails-2.0-Win Update Error In-Reply-To: References: Message-ID: <4CA79786.5060309@earthlink.net> An HTML attachment was scrubbed... URL: From wmarketing3 at gmail.com Mon Oct 4 21:50:07 2010 From: wmarketing3 at gmail.com (Prince Riley) Date: Mon, 4 Oct 2010 20:50:07 -0500 Subject: [Instantrails-users] Problems with gem install xhtmldiff on Windows XP Message-ID: Hello I've successfully installed the InstantRails 2.0 on a Windows XP machine and followed the installation steps outlined in the EPF wiki http://wiki.eclipse.org/EPF_Wiki_Installation_Guide. However, the command "gem install xhtmldiff" returns the following message at the command line "ERROR: While executing gem... HTTP Response 302 fetching http://gems.rubyforge.org/yaml" Suggestions for a fix for this problem much appreciated .. -------------- next part -------------- An HTML attachment was scrubbed... URL: From leonid at raizlabs.com Mon Oct 4 23:58:03 2010 From: leonid at raizlabs.com (Leonid Raiz) Date: Mon, 4 Oct 2010 23:58:03 -0400 Subject: [Instantrails-users] Problems with gem install xhtmldiff on Windows XP In-Reply-To: References: Message-ID: Try getting it from rubygems.org. I understand that gems moved from http://gems.rubyforge.org to http://rubygems.org . You probably want to add it to gem sources. On Mon, Oct 4, 2010 at 9:50 PM, Prince Riley wrote: > Hello > > I've successfully installed the InstantRails 2.0 on a Windows XP machine > and followed the installation steps outlined in the EPF wiki > http://wiki.eclipse.org/EPF_Wiki_Installation_Guide. However, the command > "gem install xhtmldiff" returns the following message at the command line > "ERROR: While executing gem... HTTP Response > 302 fetching http://gems.rubyforge.org/yaml" > > Suggestions for a fix for this problem much appreciated .. > > > > _______________________________________________ > Instantrails-users mailing list > Instantrails-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instantrails-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: