You are not logged in.
Hello,
After update, Midori doesn't open:
[c]midori: error while loading shared library: libffi.so.7: cannot open shared library: No such file or directory[/c]
To solve temporarily the issue:
[c]cd /usr/lib
ln -s libffi.so.8.1.0 libffi.so.7[/c]
BTW, a big thank at HGT who updates the packages of the Slitaz's repo for more that 2 months
Offline
libwebkit tries to load from libffi.so.7, but libwebkit is
broken and I did not succeed in recooking that package.
As long as there is no recooked libwebkit, the symbolic link
is a good workaround.
Offline
Fixed: https://hg.slitaz.org/wok/rev/37dc4a16deb5
Offline
Merci Pascal.
Offline
[ Generated in 0.022 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]