Can't install 3.0.1 un Ubuntu 22.04.2 #2200
Replies: 3 comments 4 replies
-
If there is a system ruby version on your machine, can you check if it's functional? And if there is a Otherwise, I'm not sure what could have caused this. We've had one earlier report with this failure, but then the OP closed it by explaining it went away after a system refresh. |
Beta Was this translation helpful? Give feedback.
-
which ruby throws I have no |
Beta Was this translation helpful? Give feedback.
-
I ran into exactly the same issue (Ubuntu 22.04.5/jammy). Solved it by creating a link to the current lib ( Steps
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
relevant info:
sudo apt-get install autoconf patch build-essential rustc libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libgmp-dev libncurses5-dev libffi-dev libgdbm6 libgdbm-dev libdb-dev uuid-dev
The last 10 lines of the log are not great, but these might be helpful:
Here is the full log:
ruby-build.20230531093728.31637.log
Thanks in advance for your time :)
Beta Was this translation helpful? Give feedback.
All reactions