[Glade-users] unable to compile glade



mike webb wrote:

using fedora core 4

during ./configure i get the following:

checking for pkg-config... /usr/local/bin/pkg-config
checking for libxml-2.0 >= 2.4.1 gtk+-2.0 >= 2.6.0... Package libxml-2.0
was not found in the pkg-config  search path. Perhaps you should add the
directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH env ironment
variable No package 'libxml-2.0' found
configure: error: Library requirements (libxml-2.0 >= 2.4.1 gtk+-2.0 >=
2.6.0) not met; consider adjusti ng the PKG_CONFIG_PATH environment
variable if your libraries are in a nonstandard prefix so pkg-config can
find them.

have installed xibxml2-2.6.20-1.fc4.i386.rpm
tryed installing libxml2-devel2.6.19-1.i386.rpm but installer
said i already have a new verison.

can someone help me ???
 

do you have the .pc file installed ?
have you tried putting the directory containing the .pc into
the PKG_CONFIG_PATH variable ? (typicly /usr/local/lib/pkgconfig)

If you dont have libxml-2.0.pc on your system then you need libxml2-devel
installed; what does `rpm -qa | grep libxml` say ?

if you do apperently have a devel package; does it include the pc file ?
(rpm -ql libxml-devel-package-name | grep libxml-2.0.pc) ??

Cheers,
                                -Tristan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]