Hey all I installed FXRuby today using macports and i believe it's installed another copy of Ruby in /opt/local/bin/ruby
ls -l `which ruby` # => -rwxr-xr-x 2 root admin 13412 Aug 1 16:50 /opt/local/bin/ruby cat 'which gem` | head -n 1 # => #!/usr/local/bin/ruby This means that when I try to start up irb or write ruby in TextMate, none of my gems can be found. LoadError: no such file to load -- rubygems can anybody advise how can I sort this screw-up please !? --~--~---------~--~----~------------~-------~--~----~ 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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

