Skip to content
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

Can the openssl path be defined through -- with openssl dir? #37

Open
office360 opened this issue Apr 28, 2023 · 1 comment
Open

Can the openssl path be defined through -- with openssl dir? #37

office360 opened this issue Apr 28, 2023 · 1 comment

Comments

@office360
Copy link

php_crypto.h:45:10: fatal error: 'openssl/evp.h' file not found

@bukka
Copy link
Owner

bukka commented May 5, 2023

You need to use PKG_CONFIG_PATH pointing the installed openssl lib (or lib64) pkgconfig directory.

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

2 participants