php-crypto
php-crypto copied to clipboard
When I install crypto with pecl. `make` failed
/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
And I use os: "MacOS 12.5"
brew install [email protected]
should hopefully fix it.