<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to fix rubygems?</title>
	<link>http://ask.metafilter.com/99811/How-to-fix-rubygems/</link>
	<description>Comments on Ask MetaFilter post How to fix rubygems?</description>
	<pubDate>Thu, 21 Aug 2008 19:37:04 -0800</pubDate>
	<lastBuildDate>Thu, 21 Aug 2008 19:37:04 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to fix rubygems?</title>
		<link>http://ask.metafilter.com/99811/How-to-fix-rubygems</link>	
		<description>I upgraded ruby on OS 10.5.4 from 1.8.6 to 1.8.7 and rubygems stopped working. How do I get rubygems to see where I&apos;ve installed ruby? &lt;br /&gt;&lt;br /&gt; I chose not to overwrite the ruby that came with OSX and instead installed 1.8.7 in /usr/local/. I did &lt;code&gt;gem environment&lt;/code&gt; and rubygems is still set up to use ruby 1.8.6:&lt;pre&gt;&lt;br&gt;
  - RUBY VERSION: 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0]&lt;br&gt;
  - INSTALLATION DIRECTORY: /Library/Ruby/Gems/1.8&lt;br&gt;
  - RUBY EXECUTABLE: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby&lt;br&gt;
  - EXECUTABLE DIRECTORY: /usr/bin&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
The rubygems directories seem to be scattered about and I can&apos;t find a file or a command to change the configuration. Most annoyingly, the rubygems docs are down right now so I can&apos;t even access those.&lt;br&gt;
&lt;br&gt;
So, how do I make rubygems work with my installation of ruby.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.99811</guid>
		<pubDate>Thu, 21 Aug 2008 18:22:07 -0800</pubDate>
		<dc:creator>Inigo Jones</dc:creator>
		
			<category>ruby</category>
		
			<category>rubygems</category>
		
			<category>osx</category>
		
	</item> <item>
		<title>By: bottlebrushtree</title>
		<link>http://ask.metafilter.com/99811/How-to-fix-rubygems#1451966</link>	
		<description>The google cache of the rubygems is working right now,  I went to google and searched for ruby gems and hit the cache link and all was there.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99811-1451966</guid>
		<pubDate>Thu, 21 Aug 2008 19:37:04 -0800</pubDate>
		<dc:creator>bottlebrushtree</dc:creator>
	</item><item>
		<title>By: chrismear</title>
		<link>http://ask.metafilter.com/99811/How-to-fix-rubygems#1452186</link>	
		<description>I would recommend installing your own RubyGems as well, inside the /usr/local directory, using your new manually-installed Ruby installation.&lt;br&gt;
&lt;br&gt;
Grab the latest version from &lt;a href=&quot;http://rubyforge.org/frs/?group_id=126&amp;release_id=23118&quot;&gt;here&lt;/a&gt;, unarchive it, and run&lt;br&gt;
&lt;br&gt;
/usr/local/bin/ruby setup.rb&lt;br&gt;
&lt;br&gt;
Yes, it means that you&apos;ll need to reinstall your gems as well, but if you&apos;re moving towards managing your own Ruby instance under /usr/local then this is the sanest way to go, IMHO.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99811-1452186</guid>
		<pubDate>Thu, 21 Aug 2008 23:27:52 -0800</pubDate>
		<dc:creator>chrismear</dc:creator>
	</item><item>
		<title>By: chrismear</title>
		<link>http://ask.metafilter.com/99811/How-to-fix-rubygems#1452191</link>	
		<description>Alternatively, editing the shebang line in /usr/bin/gem to point at your own Ruby will do what you&apos;re asking for.&lt;br&gt;
&lt;br&gt;
I just personally feel happier my Ruby in one place and not messing with the system-installed stuff. I have cold sweaty nightmares about an Apple update blowing away my carefully upgraded Ruby and RubyGems installations. (Well, not really. But you get the picture.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99811-1452191</guid>
		<pubDate>Thu, 21 Aug 2008 23:35:45 -0800</pubDate>
		<dc:creator>chrismear</dc:creator>
	</item>
	</channel>
</rss>
