On Fri, Mar 12, 2010 at 9:08 AM, Faisal Basha <lists@ruby-forum.com> wrote:
> I've checked the paths in both the .bash_login and .bash_profile
>
> .bash_login
> export PATH=$PATH:/usr/local/bin:/usr/local/mysql/bin:$PATH
That's definitely going to create duplicates, which you don't want,
but the critical thing is to make sure you're using the ruby and gem
executables you think you are (or at least want to!).
--
Hassan Schroeder ------------------------ hassan.schroeder@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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment