Problem finding libs

Joan Tur joantur at cancullet.org
Sat Jul 8 21:14:16 UTC 2006


Es Dissabte, 8 de Juliol de 2006 18:46, en Andreas Ruppen va escriure:
| > googleearth-bin: error while loading shared libraries: libXcursor.so.1:
| > cannot open shared object file: No such file or directory
|
| I think you can do
| sudo apt-get install libxcursor1
|
| in general you can search for package with
| apt-cache search libXcursor1
| this gives you the list of available package containing libxcursor1
In my oppinion looking for an specific file is easier with apt-file:

sudo apt-file update ; apt-file search libXcursor.so.1
...
libxcursor1: usr/lib/libXcursor.so.1
libxcursor1: usr/lib/libXcursor.so.1.0.2
libxcursor1-dbg: usr/lib/debug/usr/lib/libXcursor.so.1.0.2

2 matches, while apt-cache shows 4 different matches:

apt-cache search libXcursor1
libxcursor-dev - X cursor management library (development files)
libxcursor1 - X cursor management library
libxcursor1-dbg - X cursor management library (unstripped)
xcursor-themes - Base X cursor themes

The right one is, as you've mentioned above, libxcursor1

Greetings ;)
-- 
Joan Tur (aka Quini), Eivissa-Spain
    Jabber: quini2k at jabber.org
       Yahoo & AIM: quini2k
        www.ClubIbosim.org
  Linux: usuari registrat 190.783
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20060708/1665fcfc/attachment.sig>


More information about the kubuntu-users mailing list