[Rails] Re: -bash: ruby: command not found
hey, @keerthi! when I installed ruby 1.9 on Debian 6 box, I encountered same problem, because on Debian Ruby executable called ruby1.9.1, so I just symlinked it:
# ln -s /usr/bin/ruby1.9.1 /usr/bin/ruby
maybe this is related to your issue, try to type ruby^TAB on your console
On Thursday, November 1, 2012 4:12:13 PM UTC+4, keerthi priya wrote:
Hi all
i am install Ruby Enterprise Edition on CentOS 5.8 linux server. i followed this link http://forums.vexxhost.com/discussion/226/deploying-ruby- i did not get any problem while installing it. after instillation when i type ruby -v it shows this error " -bash: ruby: command not found ". how to solve it. i did not get any problem in the process of installation. Kindly help me out.enterprise-edition-on-the- cloud/p1
Cheers,
Kp
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.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ugt68j7XcToJ.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home