php-crypto icon indicating copy to clipboard operation
php-crypto copied to clipboard

When I install crypto with pecl. `make` failed

Open jonathan-up opened this issue 2 years ago • 2 comments

/private/tmp/pear/temp/crypto/php_crypto.h:45:10: fatal error: 'openssl/evp.h' file not found #include <openssl/evp.h> ^~~~~~~~~~~~~~~ 1 error generated. make: *** [crypto.lo] Error 1 ERROR: `make' failed

jonathan-up avatar Aug 20 '22 07:08 jonathan-up

And I use os: "MacOS 12.5"

jonathan-up avatar Aug 20 '22 07:08 jonathan-up

brew install [email protected] should hopefully fix it.

bukka avatar Aug 22 '22 08:08 bukka