Skip to content

Mac configure: error: Please reinstall the OpenSSL library #24

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

Open
lilianjin opened this issue Jan 12, 2019 · 4 comments
Open

Mac configure: error: Please reinstall the OpenSSL library #24

lilianjin opened this issue Jan 12, 2019 · 4 comments

Comments

@lilianjin
Copy link

openssl version
OpenSSL 1.0.2q 20 Nov 2018

@lilianjin
Copy link
Author

checking whether to enable jwt support... yes, shared
checking whether to use OpenSSL library... yes, shared
checking for OpenSSL library in default path... OpenSSL library not found

@cdoco
Copy link
Owner

cdoco commented Jan 13, 2019

you can customize openssl dependency dir ./configure --with-openssl=/path/to/openssl
if you install openssl with brew, its directory is usually /usr/local/opt/openssl.

@lilianjin
Copy link
Author

Thank, Has been solved!

@pableiros
Copy link

I still having the same issue even with the --with-openssl=/usr/bin/openssl using a M1 Pro

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