On 24/11/11 20:38, "Hassan Schroeder" <hassan.schroeder / gmail.com> wrote: > Did you previously install a version of Ruby using MacPorts or Brew > or something? The built-in Apple Ruby shows up as: > > binaries: > ruby: "/usr/bin/ruby" > irb: "/usr/bin/irb" > gem: "/usr/bin/gem" > rake: "/usr/bin/rake" > > However that /opt/local junk got there, you need to get rid of it... If you do decide to rm the MacPorts Ruby you'll need to do this: `$ sudo port uninstall --follow-dependents ruby19` which will remove the gems associated with that version of Ruby otherwise it won't let you uninstall ruby19. Cheers, Phil... -- Nothing to see here... move along, move along