> What does `gem env` output?


The usual:
RubyGems Environment:
   - RUBYGEMS VERSION: 1.3.1
   - RUBY VERSION: 1.9.1 (2009-07-16 patchlevel 243) [i386-darwin10]
   - INSTALLATION DIRECTORY: /opt/local/lib/ruby1.9/gems/1.9.1
   - RUBY EXECUTABLE: /opt/local/bin/ruby1.9
   - EXECUTABLE DIRECTORY: /opt/local/bin
   - RUBYGEMS PLATFORMS:
     - ruby
     - x86-darwin-10
   - GEM PATHS:
      - /opt/local/lib/ruby1.9/gems/1.9.1
      - /var/root/.gem/ruby/1.9.1
   - GEM CONFIGURATION:
      - :update_sources => true
      - :verbose => true
      - :benchmark => false
      - :backtrace => false
      - :bulk_threshold => 1000
      - :sources => ["http://gems.rubyforge.org/";, "http://gems.github.com 
"]
      - "gem" => "--no-rdoc --no-ri"
   - REMOTE SOURCES:
      - http://gems.rubyforge.org/
      - http://gems.github.com


....... but I found the issue:

> [a...@omegatron ~/dev/temp] which rails
> /usr/bin/rails
> [a...@omegatron ~/dev/temp] which ruby
> /opt/local/bin/ruby

I'm guessing OSX has a rails binary installed by default...

I've just rm -rf my whole macports... <sigh>

-Adam


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to rails-oceania@googlegroups.com
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to