Hi,

On Fri, Feb 26, 1999 at 01:19:53AM -0500, Steven T. Hatton wrote:
> I was trying to get some aspects of KDE1.1 working and attempted a
> forced reinstall of klibs.  I had been using kpackage.  The moment I
> forced the install kpackage stopped working.  Now when I try to run it
> from the command line I get:
> 
> bash-2.02# kpackage
> kpackage: error in loading shared libraries
> libkfile.so.1: cannot open shared object file: No such file or directory
> 
> I ran ldconfig -v and saw libkfile.so.1 associated with
> libkfile.so.1.0.0.  I then ran ldd /opt/kde/bin/* and culled the
> following:
> 
> bash-2.02# cat not_found.txt
>         libjscript.so.0 => not found
>         libkdecore.so.1 => not found
>         libkdeui.so.1 => not found
>         libkfile.so.1 => not found
>         libkfm.so.1 => not found
>         libkhtmlw.so.1 => not found
>         libmediatool.so.1 => not found
>         libsane-dll.so.1 => not found

The libk*.so.1 and libmediatool.so.1 Libraries are from KDE 1.0.
KDE 1.1 uses libk*.so.2 and is not compatible with KDE 1.0.
This means, kpackage doesn't work with KDE 1.1, or you need
to recompile it.

 Thorsten

-- 
Thorsten Kukuk      http://home.pages.de/~kukuk/      [EMAIL PROTECTED]
SuSE GmbH           Schanzaeckerstr. 10             90443 Nuernberg
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to