%>rails expense
/usr/local/bin/rails:19: undefined method `bin_path' for Gem:Module
(NoMethodError).
I keep getting the above error after installing rails. I have gone
through every
step at hivelogic. It worked once and ever since I have been getting the
above error.
I understand the issue is that the path is not configured properly....
on typing echo $PATH i get:
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin
but when I execute <prompt%>. ~/.bash_login,
on typing echo $PATH i get:
/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin
help would be much appreciated.
Thanks.
--
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