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

Support for mingw: "Requirements support for mingw is not implemented yet" #3718

Open
Ajedi32 opened this issue Jul 14, 2016 · 5 comments
Open

Comments

@Ajedi32
Copy link

Ajedi32 commented Jul 14, 2016

I'm trying to get RVM working in the MINGW environment bundled with git bash. In addition to #3704, another problem with this that I've encountered is the following error:

$ rvm install 2.2
ruby-2.2.4 - #removing src/ruby-2.2.4..
Searching for binary rubies, this might take some time.
No binary rubies available for: mingw/unknown/x86_64/ruby-2.2.4.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for mingw.
Requirements support for mingw is not implemented yet,
report a bug here => https://github.com/rvm/rvm/issues
Requirements installation failed with status: 1.

My guess is this is occurring because RVM currently doesn't support MINGW at all, so this will be non-trivial to fix...

@thanhchitrinh
Copy link

how to fix hazz?

@DyaryRaoof
Copy link

anything new?

@pkuczynski
Copy link
Member

pkuczynski commented Jun 27, 2024

Not really, but we would welcome a PR if you want to spend a few minutes on this and have a test environment ready? You can find some tips here https://docs.ruby-lang.org/en/master/windows_md.html

@DyaryRaoof
Copy link

thanks. yea, i ended up downloading another version of Ruby manually and removing the the environment variables for the newer version and adding another env var for the old one to make it work

@mathieujobin
Copy link
Contributor

since this was posted with ruby 2.2.4, I vote to close unless we can reproduce with ruby 3.1+

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

5 participants