On 19 Jul 2010, at 17:34, Abder-Rahman Ali wrote:
Oh, Andy, I forgot to mention that after installing homebrew, I got
the
following:
Warning: /usr/local/bin is not in your PATH.
Well, you could have google'd what that warning means to start off with.
Edit ~/.bash_login (only your user) or /etc/profile (all users) and
add the following:
export PATH="/usr/local/bin:/usr/local/sbin:$PATH"
You will need to restart your terminal session for it to activate!!!
Best regards
Peter De Berdt
--
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.