Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed for ruby 2.2.x on Ubuntu 14.04 - make: command not found #838

Closed
alexrois opened this issue Dec 2, 2015 · 3 comments
Closed

Comments

@alexrois
Copy link

alexrois commented Dec 2, 2015

I try to install ruby 2.2.3 using rbenv and ruby-build on Ubuntu 14.04 LTS. But there is BUILD FAILED for any ruby 2.2.x (I tried to install 2.2.3, 2.2.2, 2.2.1). Every time I have this output: "... make: command not found". Examples:

ruby 2.2.3
r223

ruby 2.2.2
r222

ruby 2.2.1
r221

@mislav
Copy link
Member

mislav commented Dec 2, 2015

See https://github.com/rbenv/ruby-build/wiki#suggested-build-environment and try again after installing packages such as build-essential that provides make.

@alexrois
Copy link
Author

alexrois commented Dec 3, 2015

I have installed all suggested packages for Ubuntu (from ruby-build wiki). After that ruby 2.2.3 installed correct.

Thanks for help!

@mislav
Copy link
Member

mislav commented Dec 3, 2015

Thanks for updating!

@mislav mislav closed this as completed Dec 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants