On Sun, Jul 25, 2010 at 3:12 PM, Dave Aronson
<googlegroups2d...@davearonson.com> wrote:

> RubyGems Environment:
>  - RUBYGEMS VERSION: 1.3.7
>  - RUBY VERSION: 1.8.6 (2009-06-08 patchlevel 369) [universal-darwin9.0]
>  - INSTALLATION DIRECTORY: /Library/Ruby/Gems/1.8
>  - RUBY EXECUTABLE:
> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
>  - EXECUTABLE DIRECTORY: /usr/bin

Yep, look around to see if you have another `gem`; you may be using
/usr/bin/gem by default, but your ports ruby has another one at e.g.
/usr/local/bin/gem or /opt/local/bin/gem.

If so, you just need to change your PATH to pick that up first.

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to