Issue with PHP Image: Missing ICU Library (libicuio.so.70) #30036
Replies: 1 comment
-
In wolfi, icu is already at version 75.1. When installing
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Wolfi Team,
I’m running into an issue when building a PHP image through wolfi. I’m getting the following error:
php: error while loading shared libraries: libicuio.so.70: cannot open shared object file: No such file or directory
It seems related to the ICU libraries in the image. I’m still not sure how to tackle this. Even creating a symlink didn’t resolve the issue.
Could you provide some guidance or help on how to fix this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions