Ruby on Rails Friday, December 31, 2010

You need to create a .bash_profile in root directory, which is usually
your name. Then once .bash_profile exists, if you use textmate, do: mate
.bash_profile and add this line:
source ~/.profile

And then it should work. That's becuase .profile is what contains the
path and you are just pointing to it from .bash_profile.

--
Posted via http://www.ruby-forum.com/.

--
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