Re: [GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Dave Page
Hi Peter On Wed, Sep 15, 2010 at 12:46 PM, Peter Roethlisberger wrote: > Hey Dave, > > Thanks for the quick reply. The path is correct: > >  # ls -l /usr/local/libxml2/include/libxml2/libxml/parser.h > -rw-r--r-- 1 root root 39556 Sep 15 10:07 > /usr/local/libxml2/include/libxml2/libxml/parser.h

Re: [GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Peter Roethlisberger
Hey Dave, Thanks for the quick reply. The path is correct: # ls -l /usr/local/libxml2/include/libxml2/libxml/parser.h -rw-r--r-- 1 root root 39556 Sep 15 10:07 /usr/local/libxml2/include/libxml2/libxml/parser.h I first used /usr/local/libxml2/include/ which did not work. Doing a find for parser

Re: [GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Dave Page
On Wed, Sep 15, 2010 at 10:57 AM, Peter Roethlisberger wrote: > Hi there, > > I try to configure postgres: > > /configure --prefix=/usr/local/postgresql-8.4.4/ \ > --without-docdir \ > --with-openssl \ > --with-libxml \ > --with-libxslt \ > --with-libraries=/usr/local/openssl:/lib:/lib64:/usr/loca

[GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Peter Roethlisberger
Hi there, I try to configure postgres: /configure --prefix=/usr/local/postgresql-8.4.4/ \ --without-docdir \ --with-openssl \ --with-libxml \ --with-libxslt \ --with-libraries=/usr/local/openssl:/lib:/lib64:/usr/local/readline/lib:/usr/local/zlib/lib:/usr/local/openssl/lib64:/usr/local/libxml2/li