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

Re: [xml] makefile sample



On Wed, Apr 06, 2005 at 05:28:56PM +0200, emanuele berinotti wrote:
> Ok, I do the following steps to install the library...
> 
> 1. unzip archive libxml2-2.6.17.tar.gz [from 
> http://www.blastwave.org/packages.php/libxml2]
> 2. run ./configure [without any options - XInclude support already 
> on...right?]
> 3. run ./gmake [because I've read on FAQ about potential problem using make]
> 4. run ./gmake install [as root]
> 
> Something wrong?!?!
> 
> When I try to find:
> 
> grep LIBXML_READER_ENABLED /usr/include/libxml2/libxml/*.h
> 
> no file are found...

  by default configure put stuff in /usr/local , not /usr .

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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