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

Error on installing rbx-2 with rvm on wsl ubuntu 20.04 #3837

Open
sartimo opened this issue May 13, 2021 · 1 comment
Open

Error on installing rbx-2 with rvm on wsl ubuntu 20.04 #3837

sartimo opened this issue May 13, 2021 · 1 comment

Comments

@sartimo
Copy link

sartimo commented May 13, 2021

Hello,

I just wanted to install rubinius on my env which just failed. The command is below: (even latest version)

rvm use rbx --install --binary --fuzzy

I have ruby 2.3.1 preinstalled and the rvm version is as follows: rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]

The error message appears like so:

$ rvm use rbx --install --binary --fuzzy

Searching for binary rubies, this might take some time.
No binary rubies available for: ubuntu/20.04/x86_64/rbx-4.1.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for ubuntu.
Installing requirements for ubuntu.
Updating system...................
Installing required packages: ruby-dev, libssl-dev, clang-4.0, llvm-4.0, llvm-4.0-dev, libc++-dev, libc++abi-dev....
Error running 'requirements_debian_libs_install ruby-dev libssl-dev clang-4.0 llvm-4.0 llvm-4.0-dev libc++-dev libc++abi-dev',
please read /home/sarti/.rvm/log/1620922490_rbx-4.1/package_install_ruby-dev_libssl-dev_clang-4.0_llvm-4.0_llvm-4.0-dev_libc++-dev_libc++abi-dev.log
Requirements installation failed with status: 100.

The log tells me, that the packages are inexistant. I extended my sources.list file but it didn't work tho.
Can anyone help me please ?

Best regards

Timo

@jc00ke
Copy link
Member

jc00ke commented May 14, 2021

Hi Timo! We can't support 3rd party installers like RVM, but if you could try installing manually from source, that would be great. As for WSL, we can't promise support on that but we'll do our best. I don't think anyone on the project has access to that environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants