-
Notifications
You must be signed in to change notification settings - Fork 372
The INTL extension of PHP older than 7.4 cannot be compiled on Ubuntu 19.04 #1034
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
Comments
Interestingly, I can install INTL as a shared extension using How do you think is the patch for |
@rjocoleman β |
I'm not sure sorry, I don't use this extension in my projects, I was mistaken on my comment on the other issue. |
Related link to the issue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920900 |
As a workaround, I compiled ICU and copied ico-config to See this gist for icu-config for Ubuntu 20.04 LTS. |
Took me a moment to understand what @jasny meant. Hereby the for-dummies:
Now try to rerun phpbrew. |
Uh oh!
There was an error while loading. Please reload this page.
Should be related to the Debian Bug #898820.
The problem is fixed in PHP 7.4 (php/php-src#3701).
The text was updated successfully, but these errors were encountered: