L.S.
After upgrading my Debian desktop from wheezy to jessie, and trinity to r14.0.0, Kxalc-trinity no longer starts properly.
From the commandline it looks like this:
roel@roel-dt1:~$ kcalc kcalc: error while loading shared libraries: libtdeinit_kcalc.so: cannot open shared object file: No such file or directory
roel@roel-dt1:~$ dpkg -S libtdeinit_kcalc.so kcalc-trinity: /opt/trinity/lib/libtdeinit_kcalc.so
roel@roel-dt1:~$ ls -ahl /opt/trinity/lib/libtdeinit_kcalc.so -rw-r--r-- 1 root root 452K dec 4 07:03 /opt/trinity/lib/libtdeinit_kcalc.so
It looks like Kcalc is searching in the wrong place for its library.
Is this a known problem?
Roel Wagenaar roel@wagenaar.nu wrote:
L.S.
After upgrading my Debian desktop from wheezy to jessie, and trinity to r14.0.0, Kxalc-trinity no longer starts properly.
From the commandline it looks like this:
roel@roel-dt1:~$ kcalc kcalc: error while loading shared libraries: libtdeinit_kcalc.so: cannot open shared object file: No such file or directory
roel@roel-dt1:~$ dpkg -S libtdeinit_kcalc.so kcalc-trinity: /opt/trinity/lib/libtdeinit_kcalc.so
roel@roel-dt1:~$ ls -ahl /opt/trinity/lib/libtdeinit_kcalc.so -rw-r--r-- 1 root root 452K dec 4 07:03 /opt/trinity/lib/libtdeinit_kcalc.so
It looks like Kcalc is searching in the wrong place for its library.
Is this a known problem?
After reading the thread about kmail and dependencies I have installed Slavecs repository in my sources.list, machine is upgrading right noe.
Apologies for the noise.
On Thursday 02 of April 2015 13:33:25 Roel Wagenaar wrote:
L.S.
After upgrading my Debian desktop from wheezy to jessie, and trinity to r14.0.0, Kxalc-trinity no longer starts properly.
From the commandline it looks like this:
roel@roel-dt1:~$ kcalc kcalc: error while loading shared libraries: libtdeinit_kcalc.so: cannot open shared object file: No such file or directory
roel@roel-dt1:~$ dpkg -S libtdeinit_kcalc.so kcalc-trinity: /opt/trinity/lib/libtdeinit_kcalc.so
roel@roel-dt1:~$ ls -ahl /opt/trinity/lib/libtdeinit_kcalc.so -rw-r--r-- 1 root root 452K dec 4 07:03 /opt/trinity/lib/libtdeinit_kcalc.so
It looks like Kcalc is searching in the wrong place for its library.
Is this a known problem?
This is known problem solved by commit ae112f4e (master) and a04a81b2 (r14.0.x) in tde-packaging. In R14.0.1 (preliminary) is already fixed.