Re: configure using libxml - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: configure using libxml
Date
Msg-id 200711091223.29882.peter_e@gmx.net
Whole thread Raw
In response to configure using libxml  ("König, Monika" <monika.koenig@bonn.de>)
List pgsql-admin
Am Freitag, 9. November 2007 schrieb König, Monika:
> I try to configure postgresql 8.3beta with libxml by the comand:
>
> LDFLAGS=-lstdc++ ./configure --with-tcl --without-zlib --with-libxml
> -prefix=/usr/local/postgresql-8.3beta
>
> It works fine, but after make and make install I can't use the
> xml-functions.

> the running configuration is:

Note that the configuration doesn't mention the libxml switch, so you forgot
something somewhere.  Did you do a make distclean before rebuilding, and did
you install the new build?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-admin by date:

Previous
From: "König, Monika"
Date:
Subject: configure using libxml
Next
From: Maximilian Tyrtania
Date:
Subject: insufficient file descriptors on Mac OS X