Folks,
I'm having a dependency problem
building gnome-vfs-2.10.0, I installed the lastest libxml and still have
the problem.
Below is the error that is given as well as the
location of libxml and the value of PKG_CONFIG_PATH.
Any ideas?
Thanks in Advance
-Chris
checking for glib-2.0 >= 2.6.0 gmodule-2.0 >= 2.6.0 gthread-2.0 >= 2.6.0 libxml-2.0 >= 2.6.0... Requested 'libxml-2.0 >= 2.6.0' but version of libXML is 2.5.4 configure: error: Library requirements (glib-2.0 >= 2.6.0 gmodule-2.0
>= 2.6.0 gthread-2.0 >= 2.6.0 libxml-2.0 >= 2.6.0) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.
[root dev gnome-vfs-2.10.0]# find / -name
libxml*.pc
/usr/lib/pkgconfig/libxml.pc /usr/lib/pkgconfig/libxml-2.0.pcgnome-vfs-2.10.0 /usr/local/lib/pkgconfig/libxml-2.0.pc [root dev gnome-vfs-2.10.0]# echo
$PKG_CONFIG_PATH
/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib |