Tiny Core Linux
Tiny Core Extensions => TCE Corepure64 => Topic started by: nick65go on March 13, 2021, 08:59:24 AM
-
in TC12_64, libreoffice.tcz is missing icu61.tcz dependency
tc@box:~$ libreoffice
/tmp/tcloop/libreoffice/usr/local/lib/libreoffice/program/soffice.bin: error while loading shared libraries: libicui18n.so.61: cannot open shared object file: No such file or directory
So libreoffice is missing dependecy on icu61.tcz (which has /usr/lib/libicui18n.so.61)
and now we have a libreoffice depending on icu61, icu65 and icu67 (how nice!), because other intermediary dependencies:
libbluetooth.tcz
bluez.tcz
libical3.tcz
icu67.tcz
gnome-online-accounts.tcz
webkitgtk4.tcz
icu65.tcz
harfbuzz-icu.tcz
icu67.tcz
-
dep file adjusted - I'll look at recompiling libreoffice at some point..
-
webkitgtk4 updated, so the dep on icu65 is probably gone.
-
dep file adjusted - I'll look at recompiling libreoffice at some point..
Thank you! :)
-
updated libreoffice posted
-
wow, this was fast! Thank You x2 Juanito!