Porting panel plugins for 4.4
Jasper Huijsmans
jasper at xfce.org
Fri Sep 30 17:19:04 CEST 2005
Fabian Nowak schreef:
...
>>
>>
>>>/usr/local/libexec/xfce4/panel-plugins/xfce4-netload-plugin: error while
>>>loading shared libraries: libxfce4panel.so.1: cannot open shared object
>>>file: No such file or directory
>>>
>>>so hmm, did the panel not install the library correctly? i
>>>have /usr/local/lib/libxfce4panel.so.1.0.1,
>>>but /usr/local/libexec/xfce4/panel-plugins/xfce4-netload-plugin.
>>>
>>>linking to libxfce4panel from /usr/local/libexec did not the job.
>>>
>>
>>Very strange, that is exactly how it should be. Does the link
>>libxfce4panel.so.1 exist?
>
>
> $ ls /usr/local/lib/libxfce4panel.so* -l
> lrwxrwxrwx 1 root staff 22 2005-09-30
> 14:57 /usr/local/lib/libxfce4panel.so -> libxfce4panel.so.1.0.1
>
> lrwxrwxrwx 1 root staff 22 2005-09-30
> 14:57 /usr/local/lib/libxfce4panel.so.1 -> libxfce4panel.so.1.0.1
>
> -rwxr-xr-x 1 root staff 1257652 2005-09-30
> 14:57 /usr/local/lib/libxfce4panel.so.1.0.1
>
> as said, libexec only contains the netload-plugin per default.
Hmm, is /usr/local/lib in your /etc/ld.so.conf or LD_LIBRARY_PATH?
More information about the Xfce4-dev
mailing list