Skip to content

2.3.0 install problem #907

Closed
Closed
@xargr

Description

@xargr

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...

Activity

xargr

xargr commented on Feb 19, 2016

@xargr
Author

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

xargr commented on Feb 19, 2016

@xargr
Author

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

marat-chardymov commented on May 1, 2016

@marat-chardymov

thank you!

cpt-erwin

cpt-erwin commented on Jul 27, 2017

@cpt-erwin

Thank you!

henricazottes

henricazottes commented on Sep 12, 2018

@henricazottes

Sweet

condef5

condef5 commented on Feb 7, 2019

@condef5

Thank you man!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @hsbt@marat-chardymov@henricazottes@xargr@cpt-erwin

        Issue actions

          2.3.0 install problem · Issue #907 · rbenv/ruby-build