trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: March 2013

Re: [trinity-users] Short bug report (ark)

From: Slávek Banko <slavek.banko@...>
Date: Sun, 17 Mar 2013 12:25:08 +0100
On Sunday 17 of March 2013 11:17:33 Rolf Schmidt wrote:
> Hi,
>
> I installed ark, the archiv gui, but it didn't start. Start it from a
> terminal the error message "libkdeinit_ark could not found" was given.
> The library is installed in /opt/trinity/lib.
>
> After I set a symlink in /usr/lib (/lib or /lib46 did not help) the
> program starts. Perhaps this information help to fix the problem.
>
> Fine regards
> Rolf
>
> PS: Debian Lenny and Trinity with Slaveks axis repository

It really is old already unsupported Lenny?

Package kdelibs-data-trinity contains file /etc/ld.so.conf.d/trinitylibs.conf. 
With this ldd should be able to find the library libkdeinit_ark.so 
in /opt/trinity/lib/.

Try to remove link in /usr/lib and run ldconfig.

Slavek
--