-
Notifications
You must be signed in to change notification settings - Fork 143
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 installing on MacOS 15.1 #190
Comments
Same with me on homebrew, rvm and MacOS 15.1.1. Tried all kinds of combinations in the flags for different c++ or icu4c (74, 75, or 76) as well as versions of the gem, but no luck. Am now always met with:
|
In my case, I rebuilt ruby through rvm and it fixed the issue:
...where the symlinked version of openssl is |
I was able to solve the issue by installing the gem using the following command
|
I'm trying to install version 0.7.9 on MacOS. It seems that since upgrading to MacOS 15.1 i'm getting error. I've tried setting the correct flags like explained in the README but with no luck yet.
Installing in on Linux within a docker container works fine.
This is the begin and end part of the error logs that I'm getting.
The text was updated successfully, but these errors were encountered: