On Tue, Nov 20, 2012 at 11:24 AM, johnny mo <[email protected]> wrote:
> I think you got it!
>
> $ which ruby
> /home/jacky/.rvm/bin/ruby
>
> $gem env
> RubyGems Environment:
>   - RUBYGEMS VERSION: 1.8.24
>   - RUBY VERSION: 1.9.3 (2012-04-20 patchlevel 194) [i686-linux]
>   - INSTALLATION DIRECTORY: /home/jacky/.rvm/gems/ruby-1.9.3-p194
>   - RUBY EXECUTABLE: /home/jacky/.rvm/rubies/ruby-1.9.3-p194/bin/ruby
>   - EXECUTABLE DIRECTORY: /home/jacky/.rvm/gems/ruby-1.9.3-p194/bin
>   - RUBYGEMS PLATFORMS:
>     - ruby
>     - x86-linux
>   - GEM PATHS:
>      - /home/jacky/.rvm/gems/ruby-1.9.3-p194
>      - /home/jacky/.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/
>
>
> Now the question is which ruby executable should I choose and what would
> be the best way of pointing the system to it?

That should be decided by rvm.  Maybe you need to reinstall now that
you removed the remainders of the old installation.

Kind regards

robert

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

-- You received this message because you are subscribed to the Google Groups 
ruby-talk-google 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 this 
group at https://groups.google.com/d/forum/ruby-talk-google?hl=en

Reply via email to