You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Activity
xargr commentedon Feb 19, 2016
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
xargr commentedon Feb 19, 2016
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
marat-chardymov commentedon May 1, 2016
thank you!
cpt-erwin commentedon Jul 27, 2017
Thank you!
henricazottes commentedon Sep 12, 2018
Sweet
condef5 commentedon Feb 7, 2019
Thank you man!!!!