Ruby-build: 2.3.0 install problem

Created on 19 Feb 2016  路  6Comments  路  Source: rbenv/ruby-build

i try to install ruby 2.3.0 with rbenv and after typing the terminal rbenv install 2.3.0 i wait for hours and stoped...

Most helpful comment

try to
sudo apt-get install autoconf bison build-essential libssl-dev libyaml-dev libreadline6 libreadline6-dev zlib1g zlib1g-dev

and work fine!

thanks @lgs for #594

All 6 comments

rbenv install 2.3.0-dev
Cloning https://github.com/ruby/ruby.git...
Installing ruby-2.3.0-dev...

BUILD FAILED (Ubuntu 14.04 using ruby-build 20160130-6-g9e57fb0)

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

Last 10 log lines:
/tmp/ruby-build.20160219111509.20531 ~
Cloning into 'ruby-2.3.0-dev'...
/tmp/ruby-build.20160219111509.20531/ruby-2.3.0-dev /tmp/ruby-build.20160219111509.20531 ~
/home/user/.rbenv/plugins/ruby-build/bin/ruby-build: 纬蟻伪渭渭萎 550: autoconf: command not found

try to
sudo apt-get install autoconf bison build-essential libssl-dev libyaml-dev libreadline6 libreadline6-dev zlib1g zlib1g-dev

and work fine!

thanks @lgs for #594

thank you!

Thank you!

Sweet

Thank you man!!!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  4Comments

marvindanig picture marvindanig  路  5Comments

edap picture edap  路  3Comments

dpaluy picture dpaluy  路  6Comments

noraj picture noraj  路  4Comments