On Sun, Jan 22, 2012 at 1:27 AM, Peter Vandenabeele
<pe...@vandenabeele.com>wrote:

>
>
> On Sun, Jan 22, 2012 at 1:09 AM, Felipe Pieretti Umpierre <
> li...@ruby-forum.com> wrote:
>
>> Ok, I try, but, look what happen when I put rvm get stable
>>
>> felipe@Felipe:~$ rvm get stable
>> felipe@Felipe:~$
>>
>> nothing...
>>
>> I'm brazilian, so, the language is portuguese, but I guess is easy to
>> know the error messages.
>>
>> felipe@Felipe:~$ rvm get stable
>> felipe@Felipe:~$ ruby -v
>> ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]
>> felipe@Felipe:~$ which ruby
>> /usr/local/bin/ruby
>> felipe@Felipe:~$ gem -v
>> 1.8.15
>> felipe@Felipe:~$ which gem
>> /usr/local/bin/gem
>> felipe@Felipe:~$ echo $PATH
>>
>> /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
>> felipe@Felipe:~$ rvm use 1.9.3 --default
>> WARN: ruby ruby-1.9.3 is not installed.
>> To install do: 'rvm install ruby-1.9.3'
>> felipe@Felipe:~$ rvm list
>>
>> rvm rubies
>>
>>
>>
>
> OK, since you do not have any rubies installed yet
> (unlike my system), you should do here:
>
> $ ruby list known # this will show all available rubies
> # pick one of them, best is ruby 1.9.3 to start
>
> $ ruby install 1.9.3
>

That's gibberish ... sorry

$ rvm install ruby-1.9.3

Peter

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to