Note that there are some explanatory texts on larger screens.

plurals
  1. PORails 3 installation problem with RVM on Mac OS X
    primarykey
    data
    text
    <p>I'm trying to get Rails 3 installed in my fresh Mac OS X setup but I've got some problems. I'm downloading RVM and installing Ruby 1.9.2 without troubles, but when I try to install Rails using:</p> <pre><code>gem install rails </code></pre> <p>I get:</p> <pre><code>Thomas@~ $ gem install rails /Users/Thomas/rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/config_file.rb:28:in `&lt;top (required)&gt;': uninitialized constant Gem::ConfigFile (NameError) from /Users/Thomas/rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /Users/Thomas/rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /Users/Thomas/rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:8:in `&lt;top (required)&gt;' from /Users/Thomas/rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /Users/Thomas/rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /Users/Thomas/./rvm/rubies/ruby-1.9.2-head/bin/gem:13:in `&lt;main&gt;' </code></pre> <p>I tried many things; I removed RVM, and reinstalled it, but I'm still getting this error.</p> <p>What I find weird is that RVM is installed in <code>~HOME/rvm</code> and not in <code>~HOME/.rvm</code>.</p> <p>When I stay with my original Ruby version, gem is recognized. Maybe should I create a link somewhere to link gem with different versions?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload