[BlueOnyx:26329] Re: issues after php 8 updates - fixed
Michael Stauber
mstauber at blueonyx.it
Sun Jun 25 11:39:27 -05 2023
Hi all,
About the "Zip" extension issue in PHP-8.0, 8.1 and 8.2:
> ./configure [...] --with-zip=/home/solarspeed/libzip
>
> Yet the result is still this:
>
> # ldd /home/solarspeed/php-8.2/bin/php-cgi|grep zip
> libzip.so.5 => /lib64/libzip.so.5 (0x00007ff2b72ef000)
This actually turned out to be pretty nuts, but I think I have it sorted
now. New PHP-8.0, 8.1 and 8.2 packages with working "zip" extension have
just been released to NewLinq. These PKGs are for 5209R, 5210R and 5211R.
This release is accompanied by an updated "solarspeed-libzip" RPM served
out of the BlueOnyx YUM repositories. That updates the side-loaded
libzip to version 1.10.0-2 and also includes an
/etc/ld.so.conf.d/solarspeed-libzip.conf with this in it:
/home/solarspeed/libzip/lib64
That bends the library path into shape and the libzip.so.5 from the
"solarspeed-libzip" RPM is finally used.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list