You are not logged in.

#1 2004-08-25 17:17:28

oz
Member
Registered: 2004-05-20
Posts: 102

kpilot broken

Apparently it's possible to install kpilot without installing the pilot-link package (does kpilot come with the kdepim package?).  It won't work because it's linked against libpisock from the pilot-link package (which took a bit of work to figure out).

kpilot is also linked against libreadline.so.4 which isn't what is normally installed (libreadline.so.5 is the latest).

Offline

#2 2004-08-25 17:57:47

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: kpilot broken

post a bug


The impossible missions are the only ones which succeed.

Offline

#3 2004-08-25 19:08:02

cmf
Member
Registered: 2003-10-18
Posts: 86

Re: kpilot broken

well it's linked against readline 5....

sh-3.00$ ldd /opt/kde/bin/kpilot | grep readline
        libreadline.so.5 => /usr/lib/libreadline.so.5 (0x4141f000)
        libreadline.so.4 => not found

but it doesn't dep on pilot-link package and it should?? well i'll update teh pkg based on this dep.. but i'm sure you can install it for the time being? well it makedepends on it.

but it appeears to be looking for readline.so.4, have you tried rebuilding with abs? i don't have time atm, going to work soon, but i'll look into it...

Offline

Board footer

Powered by FluxBB