error while loading shared libraries: libxfcegui4.3
Brian J. Tarricone
bjt23 at cornell.edu
Fri Jun 11 22:03:35 CEST 2004
it's a libtool issue. either update your system's libtool, or try
running autogen.sh for libxfcegui4 (and possibly the other lib*
packages, if necessary).
-brian
On Fri, 11 Jun 2004, Andre Lerche wrote:
> 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
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce4-dev
>
>
More information about the Xfce4-dev
mailing list