./configure Problem mit XFCE4
Ralph Meyer
ralph at schosemail.de
Tue Jul 29 15:00:58 CEST 2003
> Hi,
>
> ich hab unter SID den XFce4 installiert, mir fehlten aber noch ein paar
> Dinge. Die wollte ich mir reinkompilieren, z.b. das Battery-Plugin.
> Aber das klappt irgendwie nicht, weil er anscheinend nen File nicht
> findet:
>
> <beowulf at beowulfslap:~/Desktop/xfce4-battery-plugin-0.1.2$ ./configure
> <checking whether the g++ linker (/usr/bin/ld) supports shared
> <libraries... yes
> <checking how to hardcode library paths into programs... immediate
> <checking whether stripping libraries is possible... yes
> <checking dynamic linker characteristics... GNU/Linux ld.so
> <appending configuration tag "F77" to libtool
> <checking for ANSI C header files... (cached) yes
> <checking for pkg-config... /usr/bin/pkg-config
> <checking for xfce4-panel-1.0 >= 3.99.2... Package xfce4-panel-1.0 was
> <not found in the pkg-config search path.
> <Perhaps you should add the directory containing `xfce4-panel-1.0.pc'
> <to the PKG_CONFIG_PATH environment variable
> <No package 'xfce4-panel-1.0' found
>
> <configure: error: Library requirements (xfce4-panel-1.0 >= 3.99.2) not
> <met; consider adjusting the PKG_CONFIG_PATH environment variable if
> <your libraries are in a nonstandard prefix so pkg-config can find them.
>
> Das ist der ./configure Fehler, das File scheints aber nicht zu geben:
>
> <beowulf at beowulfslap:~/Desktop/xfce4-battery-plugin-0.1.2$ locate
> <xfce4-panel
> </usr/bin/xfce4-panel
> </usr/share/doc/xfce4/html/xfce4-panel.html
> </usr/share/locale/de/LC_MESSAGES/xfce4-panel.mo
> </usr/share/locale/es/LC_MESSAGES/xfce4-panel.mo
> </usr/share/locale/es_MX/LC_MESSAGES/xfce4-panel.mo
> </usr/share/locale/fi/LC_MESSAGES/xfce4-panel.mo
> </usr/share/locale/fr/LC_MESSAGES/xfce4-panel.mo
> </usr/share/locale/ja/LC_MESSAGES/xfce4-panel.mo
> </usr/share/locale/nl/LC_MESSAGES/xfce4-panel.mo
> </usr/share/man/man1/xfce4-panel.1.gz
> <beowulf at beowulfslap:~/Desktop/xfce4-battery-plugin-0.1.2$
>
> Installiert ist eigentlich alles, was mit XFCE zu tun hat...
>
> Hat irgendwer ne Idee, was ich tun könnte?
Wenn du dem configure - Script von XFCE einen neuen prefix
mitgegeben hast, z.B. --prefix=/usr/local/xfce4, dann mußt du
die Variable mittels
export PKG_CONFIG_PATH=/usr/local/xfce4/lib/pkgconfig
setzen. Den Pfad mußt du natürlich deiner Installation
anpassen.
Ralph
More information about the Linux
mailing list