[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kppp library missing! (kde2)



On Sat, 25 Nov 2000, Mauro Fiacco wrote:

> first I would like to thanks for the great work you are doing!
> 
> now the problem, 
> 
> kppp does not start from the panel, whem I try from a shell, it comes back 
> with:
> 
> kppp: error in loading shared libraries: libkdeui.so.2: cannot open shared 
> object file: No such file or directory
> 
> any idea of which library is bothering about?

Try
ldd /usr/bin/kppp
it normally says (among others):
libkdeui.so.3 => /usr/lib/libkdeui.so.3 (0x40020000)
Check whether /usr/lib/libkdeui.so.3 exists.

If yes:
run ldconfig as root.
If no:
(re)install kdelibs3

Bart




Reply to: