Error installing 2.6.0 on Pop_OS 22.04 #1995
Unanswered
umk1
asked this question in
Build failures
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting following error.
Any help resolve this is greatly appreciated.
$ rbenv install 2.6.0
Downloading ruby-2.6.0.tar.bz2...
-> https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.0.tar.bz2
Installing ruby-2.6.0...
BUILD FAILED (Pop 22.04 using ruby-build 20220324-2-gb02017e)
Inspect or clean up the working tree at /tmp/ruby-build.20220708170651.67120.xNxqek
Results logged to /tmp/ruby-build.20220708170651.67120.log
Last 10 log lines:
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby-build.20220708170651.67120.xNxqek/ruby-2.6.0/ext/zlib'
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby-build.20220708170651.67120.xNxqek/ruby-2.6.0/ext/date'
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby-build.20220708170651.67120.xNxqek/ruby-2.6.0/ext/nkf'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby-build.20220708170651.67120.xNxqek/ruby-2.6.0/ext/ripper'
make[1]: Leaving directory '/tmp/ruby-build.20220708170651.67120.xNxqek/ruby-2.6.0'
make: *** [uncommon.mk:286: build-ext] Error 2
Beta Was this translation helpful? Give feedback.
All reactions