[Ann] xfce4-dict-plugin 0.1.0

Stefan Stuhr xfceuserslist at sstuhr.dk
Wed Sep 27 05:35:37 CEST 2006


tir, 26 09 2006 kl. 22:45 -0400, skrev Joe Klemmer:
> 	I ran into a small problem trying to build this.  ./configure abends
> with -
> 
> checking for libxfcegui4-1.0 >= 4.3.90.2... not found
> *** The required package libxfcegui4-1.0 was not found on your system.
> *** Please install libxfcegui4-1.0 (atleast version 4.3.90.2) or adjust
> *** the PKG_CONFIG_PATH environment variable if you
> *** installed the package in a nonstandard prefix so that
> *** pkg-config is able to find it.
> 
> However I have this -
> 
> /usr/local/lib/libxfcegui4.a
> /usr/local/lib/libxfcegui4.la
> /usr/local/lib/libxfcegui4.so
> /usr/local/lib/libxfcegui4.so.4
> /usr/local/lib/libxfcegui4.so.4.2.0
> /usr/local/lib/pkgconfig/libxfcegui4-1.0.pc
> 
> 	Is there something I'm missing?  I'm running the RC 1 package built
> with the gui installer.
> 

What does the following command line print:

$ pkg-config --modversion libxfcegui4-1.0

You can also try with the following command lines, if the above doesn't
work:

$ export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/lib/pkgconfig"
$ pkg-config --modversion libxfcegui4-1.0

Stefan




More information about the Xfce mailing list