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

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

Closed
70RAN opened this issue Aug 26, 2023 · 3 comments
Closed

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

70RAN opened this issue Aug 26, 2023 · 3 comments

Comments

@70RAN
Copy link

70RAN commented Aug 26, 2023

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
Copy link
Contributor

From brianmario/mysql2#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
Copy link
Collaborator

mohits commented Oct 8, 2023

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
Copy link
Collaborator

mohits commented Oct 19, 2023

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

@mohits mohits closed this as completed Oct 19, 2023
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

3 participants