wrong error from ./configure in pgsql 8.3.8 for libxml

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: wrong error from ./configure in pgsql 8.3.8 for libxml
Date: 2009-09-16 20:09:39
Message-ID: dcc563d10909161309s5199dff7v8076ed1dbe0ec68d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Was building pgsql 8.3.8 from source on a new install of Centos 5.2,
and got this error from ./configure --with-libxml :

checking for xmlSaveToBuffer in -lxml2... no
configure: error: library 'xml2' (version >= 2.6.23) is required for XML support

But I had libxml2 v 2.6.26 or so installed. The real problem was that
libxml2-devel wasn't installed. No big deal, just thought I'd mention
it.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Bailey 2009-09-16 22:14:13 Re: Current state of XML capabilities in PostgreSQL?
Previous Message Andreas Kalsch 2009-09-16 19:40:45 Re: Unicode normalization