From: Bob D. <bd...@si...> - 2005-02-19 00:06:50
|
Hi, First rlib-sales is for Sales Questions. Non Paid Support questions should be sent to rli...@li... Libxml can be downloaded from http://www.xmlsoft.org/ ftp://xmlsoft.org/libxml2-2.6.17.tar.gz Shoud do the trick Untar it, configure it like: ./configure --prefix=/usr make (as root) make install - bob On Fri, 2005-02-18 at 16:08 +0530, Inpreet Singh wrote: > Hello, > > I am trying to install RLIB library on my Red Hat Linux 9 and getting > error : > > checking for 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 (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. > > Now when I searched on rpmfind.net for libxml-2.0, it shows that no > such rpm exists. Where I can find this rpm. > I have also installed pkgconfig-0.15.0 on my Linux machine. > > Thanks and Regards > Inpreet Singh > > -- Bob Doan <bd...@si...> |