Page 1 of 1
Missing Shared Library
Posted: 25 Mar 2019, 14:25
by Kulle
I have downloaded
obs-0.0.1-x86_64-alldesktops-1bundle.xzm from dl.porteus.org/
and run in terminal:
Code: Select all
guest@porteus:~$ obs
obs: error while loading shared libraries: libicui18n.so.56: cannot open shared object file: No such file or directory
How to find out which package needs to be loaded?
What is the most effective method? (because such problems are more common)
Missing Shared Library
Posted: 25 Mar 2019, 14:54
by Ed_P
Wow, a BIG addon for that library.
Code: Select all
root@porteus:/home/guest# usm -s libicui18n.so.56
-----------------------------
Are you searching for a library file?
libicui18n.so.56, it seems a library.
Would you like to find the package for it? [y/n]
libicui18n.so.56 was found in libreoffice-5.1.4-x86_64-1dj.txz
root@porteus:/home/guest#
Missing Shared Library
Posted: 25 Mar 2019, 17:12
by Kulle
Hi Ed_P,
I got another result:
Code: Select all
libicui18n.so.56 was found in XnViewMP-0.86-x86_64-1_slonly.txz
root@porteus:/home/guest# usm -g XnViewMP-0.86-x86_64-1_slonly.txz
...
More than one package contains: libQt5EglDeviceIntegration.so.5
qt5-5.7.1-x86_64-1_slonly.txz 62812K slackonly
qt5-5.6.1-x86_64-1gv.txz 55520K salix
...
Processing library: libiodbc.so.2
Processing library: libiodbcadm.so.2
Processing library: libiodbcinst.so.2
...
Processing: mariadb-10.0.38-x86_64-2_slack14.2.txz
==============================================================================
WARNING! WARNING! WARNING! WARNING! WARNING!
==============================================================================
One or more errors occurred while usm was running:
FATAL ERROR!
resolve_deps 369
Please wait 6 hours for the next database update. Could not find: LIBS.TXT
so many dependencies!
That is catastrophic.
Missing Shared Library
Posted: 26 Mar 2019, 02:03
by ncmprhnsbl
Missing Shared Library
Posted: 27 Mar 2019, 14:59
by Kulle
Thank you ncmprhnsbl,
obs-0.0.1-x86_64-alldesktops-1bundle.xzm together with icu4c-56.1-x86_64-2.xzm works.