mame-n / tank

0 stars 0 forks source link

最新のRubyをインストール、、、できない #23

Closed mame-n closed 6 years ago

mame-n commented 6 years ago

git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build rbenv install 2.5.0

mame-n commented 6 years ago

ImportError: No module named 'lsb_release' ( using ruby-build 20171215-3-ga97a138)

Inspect or clean up the working tree at /tmp/ruby-build.20171225174124.6209 Results logged to /tmp/ruby-build.20171225174124.6209.log

Last 10 log lines: installing capi-docs: /home/pi/.rbenv/versions/2.5.0/share/doc/ruby The Ruby openssl extension was not compiled. The Ruby readline extension was not compiled. ERROR: Ruby install aborted due to missing extensions Try running apt-get install -y libssl-dev libreadline-dev to fetch missing dependencies.

mame-n commented 6 years ago

何時間かかったのか、、、、、終わった。

pi@raspi-02:~ $ rbenv global 2.5.0

pi@raspi-02:~ $ ruby -v ruby 2.5.0p0 (2017-12-25 revision 61468) [armv6l-linux-eabihf]