-
Notifications
You must be signed in to change notification settings - Fork 0
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
uncommon.mk Recipe for target 'build-ext' failed #5
Comments
Tried this, didn't work:I also ran into this problem on ubuntu 14.10, I also solved it by sudo aptitude install libffi-dev. |
Some good ideas here |
Trying this
|
Trying a shorter version:for ruby >2.4apt install libssl-dev doesn't work |
rbenv/ruby-build#1146 (comment)
|
Doesn't work.Unable to locate package gcc-6https://unix.stackexchange.com/questions/566500/unable-to-locate-package-gcc-6-on-debian |
Try: Build openssl from the source
Looks like it's working so far.Trying:
|
Various Answers Here
rbenv/ruby-build#731
rbenv/ruby-build#1146
RoR Installation Main Doc
https://docs.google.com/document/d/1LJNsyG3RPPyyGqavcAkUWLFELuf7iwCsnqNonCKbbeU/edit
The text was updated successfully, but these errors were encountered: