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

Re: ./configure pb or faulty configure.in?



Hello!

On Thu, Aug 19, 2004 at 05:34:30PM +0200, messmate wrote:
> [...]
> checking for xml-config... no
> checking for libxml... checking for xml2-config... (cached) no
> checking for libxml2... no
> *** Could not find libxml.  Check out the libxml homepage at
> *** http://www.xmlsoft.org or just get
> *** the appropriate package for your system.
> configure: error: libxml needed
> [...]
> 
> So what happen exactly ? 
> PATH is set :

Make sure you have libxml2-dev installed and try
| $ XML2_CONFIG=/usr/bin/xml2-config ./configure

Alternatively when using libxml-dev you could do
| $ XML_CONFIG=/usr/bin/xml-config ./configure

The rest of the configure script should run just fine (when in doubt,
use the source) ;)

HTH,
Flo

Attachment: signature.asc
Description: Digital signature


Reply to: