kitty00 wrote: > I installed ruby gems from their website ?! Not from debian official repos?
> After I installed gems. I had to create a symbolic link otherwise gem > command wouldn't work. type this on the shell prompt (single line): echo 'export PATH=/var/lib/gems/1.8/bin:$PATH' >> ~/.bashrc ; source ~/.bashrc ciaps, a. -- 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 -~----------~----~----~----~------~----~------~--~---

