libruby.3.1.dylib not found for -lcapstone #2154
Unanswered
DmitryBarskov
asked this question in
Build failures
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to install Ruby 3.1.0 using rbenv, but I get this error:
At the same time installation of 3.1.3 completed successfully.
The command I use is
RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl)" rbenv install 3.1.0
.The OS info:
The installation log - https://gist.github.com/DmitryBarskov/aa10f210c8eecc493575aea1a9005732
Beta Was this translation helpful? Give feedback.
All reactions