On 10 December 2012 19:16, Tak G. <[email protected]> wrote: > I know that there are so many of these threads, and I have looked > through them but since there are so many its so difficult to find the > right solution. I can run gem install bundler but I can't run bundle > install, it just keeps asking me to gem install bundler. Here is my gem > env
Post the output from gem list Also copy/paste here the output from bundle install. Colin > > RubyGems Environment: > - RUBYGEMS VERSION: 1.8.24 > - RUBY VERSION: 1.9.3 (2012-04-20 patchlevel 194) [i686-linux] > - INSTALLATION DIRECTORY: /home/taka/.rvm/gems/ruby-1.9.3-p194 > - RUBY EXECUTABLE: /home/taka/.rvm/rubies/ruby-1.9.3-p194/bin/ruby > - EXECUTABLE DIRECTORY: /home/taka/.rvm/gems/ruby-1.9.3-p194/bin > - RUBYGEMS PLATFORMS: > - ruby > - x86-linux > - GEM PATHS: > - /home/taka/.rvm/gems/ruby-1.9.3-p194 > - /home/taka/.rvm/gems/ruby-1.9.3-p194@global > - GEM CONFIGURATION: > - :update_sources => true > - :verbose => true > - :benchmark => false > - :backtrace => false > - :bulk_threshold => 1000 > - REMOTE SOURCES: > - http://rubygems.org/ > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

