I have tried to use different ruby version, but it keeps failing - when i check with ruby -v, it's still the default system. There's no luck too when I try to use as default too. When I typed to set as default, it's taking forever to respond. Am I doing it right?
I have re-install ruby anyway. Here's the log:
comnom@comnom-G41T-R3:~/hacks/SiriProxy$ rvm use 1.9.3
Using /usr/share/ruby-rvm/gems/ruby-1.9.3-p0
comnom@comnom-G41T-R3:~/hacks/SiriProxy$ ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]
comnom@comnom-G41T-R3:~/hacks/SiriProxy$
rvm infoto your question. Also, confirm that you followed the "Troubleshooting Your Install" information on the RVM installation page. – the Tin Man Dec 21 '11 at 7:05