-
Notifications
You must be signed in to change notification settings - Fork 51
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
Pecl install fails on M2 Macbook with pcre2 #329
Comments
Seems to have fixed it. On a side note, a similar problem applies with openssl, fixed with the following:
|
Now there is a problem with mkdir at the end of the build :( I need sudo for it to work, but sudo means the build fails with the same issues above. |
I've had this before too, this fixed the problem for me. It's annoying to have to use a workaround, but it works. https://freek.dev/2151-fixing-the-dreaded-pcre2h-file-not-found-error-when-installing-imagick As for the openssl error, it might be the same fix. Haven't tried. |
I don't know what correct output should be.
php --ri openswoole
)?Not relevant
uname -a
&php -v
&gcc -v
) ?I use homebrew, if that is relevant.
The text was updated successfully, but these errors were encountered: