On Tue, 29 Mar 2005 09:05:22 -0500 "Chris Faust" <cfaust@xxxxxxxxxxxx> wrote: > Thanks for the reply John, > > I know what its saying, that is my problem.. I've installed > libxml2-sources-2.6.18.tar.gz > I also tried > libxml2-devel-2.6.18-1.i386.rpm > libxml2-python-2.6.18-1.i386.rpm > > But I still get the same message. Ok - you then probably have two installations of libxml2. Do a locate libxml2 and check if there are two paths. Remove the oldest version. This may not be _that_ easy. If you find the old version in, say /usr/local/lib, remove things there, but also in /usr/local/include and possibly in /usr/local/share. There may also be a libxml2...pc file in /usr/local/lib/pkgconfig in that case. This is just a precaution - some programs do not follow procedures and will still find part of the older version. John > > -Chris > > ----- Original Message ----- > From: "John Coppens" <john@xxxxxxxxxxxx> > To: <gnome-list@xxxxxxxxx> > Sent: Tuesday, March 29, 2005 8:23 AM > Subject: Re: Build problem with libxml > > > > On Tue, 29 Mar 2005 08:11:25 -0500 > > "Chris Faust" <cfaust@xxxxxxxxxxxx> wrote: > > > >> 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 > > > > Says here, you have version 2.5.4 installed and 2.6.0 is needed. > > Please install the 2.6.xx version first. > > > > http://xmlsoft.org/sources/ > > > > or, for rpms > > > > http://rpmfind.net/linux/rpm2html/search.php?query=libxml > > > > John > > > >> > >> 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 > > _______________________________________________ > > gnome-list mailing list > > gnome-list@xxxxxxxxx > > http://mail.gnome.org/mailman/listinfo/gnome-list > > > > _______________________________________________ > gnome-list mailing list > gnome-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gnome-list _______________________________________________ gnome-list mailing list gnome-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-list