Abhinav Saxena wrote: > First of all, I hope you are linux/mac. If yes, google "symlink" or "ln > -s > howto". In short, what you need is this: >>ln -s file_you_want_to_symlink new_path > or in your case most probably, it will be >> sudo ln -s /usr/bin/ruby1.8 /usr/bin/ruby
yes.. i have fix that.. thanx a lot. -abhishek -- 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 [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 -~----------~----~----~----~------~----~------~--~---

