Page 1 of 1

Missing dependency

Posted: 28 Apr 2014, 19:38
by helmut
Sorry to bother you again with "cannot install software" issue but I am not sure how should I solve such things in Porteus yet.
After installing Krusader where all *.xzm were put to one folder I activated them using

Code: Select all

activate *.xzm
WIthout any error report. But when starting Krusader I get this error

Code: Select all

krusader: error while loading shared libraries: libnepomukutils.so.4: cannot open shared object file: No such file or directory
What to do with this? How do I download this lib?

Re: Missing dependency

Posted: 28 Apr 2014, 20:01
by Slaxmax
convert this rpm to xzm
ftp://ftp.sunet.se/pub/Linux/distributi ... 2.i586.rpm
command rpm2xzm

Re: Missing dependency

Posted: 29 Apr 2014, 17:15
by helmut
Thanks for tip. I eventually hunted down all missing dependencies, found their rpms on web, converted them to txz and installed normally. Now it works (except warnings in KDE desktop that I am missing NEPOMUK RDF server but that is nothing).

Re: Missing dependency

Posted: 29 Apr 2014, 22:40
by brokenman
found their rpms on web, converted them to txz
Wherever possible search for slackware packages and not rpm's. This is a bad practice.

Wherever possible use the USM package manager as it will attempt to resolve all these dependencies for you.