error while loading shared libraries: libxfcegui4.3

Andre Lerche a.lerche at gmx.net
Fri Jun 11 21:42:06 CEST 2004


Hi!

I've a problem with the latest CVS HEAD checkout:

[root at medusa xfce]# /sbin/ldconfig

[root at medusa xfce]# xfce4-panel
xfce4-panel: error while loading shared libraries: libxfcegui4.3: \
cannot open shared object file: No such file or directory

root at medusa xfce]# ldd `which xfce4-panel` | grep xfcegui
libxfcegui4.3 => not found

[root at medusa xfce]# ls -la /usr/local/lib/libxfcegui4.*
lrwxr-xr-x    1 root     root           17 Jun 11 21:13 \
/usr/local/lib/libxfcegui4.3 -> libxfcegui4.3.0.0
-rwxr-xr-x    1 root     root      4240342 Jun 11 21:13 \
/usr/local/lib/libxfcegui4.3.0.0
-rw-r--r--    1 root     root      8845552 Jun 11 21:13 \
/usr/local/lib/libxfcegui4.a
-rwxr-xr-x    1 root     root         1241 Jun 11 21:13 \
/usr/local/lib/libxfcegui4.la

[root at medusa xfce]# grep local\/lib$ /etc/ld.so.conf
/usr/local/lib

The same for all other modules. Any ideas ?
If I create a link to /usr/lib/libxfcegui4.3 it works.

Thanks,

Andre



More information about the Xfce4-dev mailing list