rvm install: ruby installation error

后端 未结 9 2409
再見小時候
再見小時候 2020-12-30 09:48

I want to install ruby on my Linux Mint 12.

I am following this tutorial and this one.

when I run rvm install 1.9.3 I see this error:

         


        
9条回答
  •  天涯浪人
    2020-12-30 09:55

    cat /usr/share/ruby-rvm/log/ruby-1.9.3/extract.log

    It seems to me you don't have installed bunzip2. You should install it

提交回复
热议问题