rubyinstaller2 icon indicating copy to clipboard operation
rubyinstaller2 copied to clipboard

MSYS2 based RubyInstaller for Windows

Results 81 rubyinstaller2 issues
Sort by recently updated
recently updated
newest added

with ruby 3.1.7, 3.2.8, 3.3.8 this gem fail to compile on windows with latest version of ruby installer. All mingw packages are on the latest version. On ruby 3.4.4 it...

As of [April 25th, pacman is now installing gcc version 15.1.0-1](https://github.com/msys2/MINGW-packages/commit/f59921184b35858d4ceb91679578de0d62475cbf) and this breaks native Ruby gem compilation for most of the gems I've tried. Unfortunately this affects all fresh...

@larskanis In the ARM support PR https://github.com/oneclick/rubyinstaller2/pull/399 you mentioned that several gems do not install without `--enable-system-libraries` - [ ] [nokogiri has PR raised to fix it](https://github.com/sparklemotion/nokogiri/pull/3530) - [ ]...

Trying to install jekyll on windows 7. This is what is shown on the terminal after typing > ridk install > sh -lc true Kill all running msys2 binaries to...

Hey, `7z` is not available everywhere - I think it's wise to provide normal `zip` archives.

They are described in https://learn.microsoft.com/en-us/windows/arm/arm64ec and https://learn.microsoft.com/en-us/windows/arm/arm64x-pe . More in-depth descriptions are available here: http://www.emulators.com/docs/abc_arm64ec_explained.htm `ARM64EC` is an ABI with "emulation compatible" ARM64 code, which can not be executed on...

## What problems are you experiencing? Message "Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk" is shown when running the...

## What problems are you experiencing? I cannot execute jekyll from by Bash terminal ## Steps to reproduce I followed the instructions from the website. Everything is installed, but when...

This PR makes `ridk install` to use headless installer of msys2. I've tested this on my computer and it wokred.

Installed Ruby for Windows. Installed Jekyll. When run Jekyll -v the screen flashes for an instant and then vanishes.