-
Notifications
You must be signed in to change notification settings - Fork 75
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
Unable to compile on macos bigsur #228
Comments
Is it Intel Mac? Otherwise, M1 Mac? How did you install instant client? |
This is an Intel Mac.
|
Instant client 12.2.0.1.0 is too old. It doesn't run on Big Sur. Could you use instant client 19.8? |
I'll have to run this through our teams as this will have a major impact. |
Hello,
I'm unable to get the client to compile under macos bigsur.
I have the Oracle Instant Client v12 installed as we use this for other projects well, but one legacy project seems to have issues installing this properly.
The project originally uses
ruby-oci8
2.1.5 on Ruby 1.9.3 (Old I Know)When not setting any ENV vars, this is what happens:
DYLD_LIBRARY_PATH
to the lib folder of the client doesn't do anything--with-instant-client
doens't solve the problem either.Not sure if this is a client problem or a macos Big Sur issue.
The text was updated successfully, but these errors were encountered: