oneclick / rubyinstaller2

MSYS2 based RubyInstaller for Windows
https://rubyinstaller.org
BSD 3-Clause "New" or "Revised" License
644 stars 248 forks source link

How to update to latest installer2 while keeping existing Ruby ver? #354

Closed 70RAN closed 8 months ago

70RAN commented 10 months ago

I am on Ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x64-mingw32]. Need to update installer2 only - asked that question 10 days ago on stackoverflow: https://stackoverflow.com/questions/76908004/how-do-i-update-rubyinstaller-w-out-updating-ruby-ver-itself

Pls help me with guidelines for the steps that need to be taken, Thx :)

MSP-Greg commented 10 months ago

From https://github.com/brianmario/mysql2/issues/1329

  1. I'd strongly suggest upgrading to Ruby 3.0.6. That should not cause problems, as dependencies almost never lock to a patch version.
  2. Do not use anything from C:\Program Files\OpenSSL-Win64. That's a MSVC/mswin build, you're using a MSYS2 mingw build.
  3. Same for C:\Ruby30-x64\mysql-8.0.32-winx64. Does that folder exist?
  4. MSYS2 has had some intermittent failures with package downloads. After upgrading to Ruby 3.0.6, see what happens.
mohits commented 9 months ago

Hi @70RAN - do you mind closing the issue if your query is answered? If we don't hear back by 15th October, I will proceed to close it.

mohits commented 8 months ago

Hi! I hope that the issue is resolved or not applicable any more. I will close this issue now.