Skip to content

despite successfully installing eventmachine, bundle install still fails on that Gem #6585

Closed Answered by hsbt
johnlarkin1 asked this question in Q&A
Discussion options

You must be logged in to vote

Try to run:

$ bundle config --local build.eventmachine "--with-ssl-dir='-L/opt/homebrew/opt/openssl@3'"

Your configuration only used --with-cppflags. eventmachine needs to refer libdir of openssl.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@johnlarkin1
Comment options

Answer selected by johnlarkin1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #6584 on April 06, 2023 01:29.