Search Postgresql Archives

Re: configure using libxml

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

 



Monika König wrote:
> 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 error message is:
> 
> ERROR:  unsupported XML feature
> DETAIL:  This functionality requires libxml support.
> HINT:  You need to re-compile PostgreSQL using --with-libxml.
> 
> the running configuration is:
> 
[...]
> CONFIGURE = '=' '--with-tcl' '--enable-odbc' '--without-zlib'
> '-prefix=/usr/local/postgresql-8.3beta2' 'LDFLAGS=-lstdc++'
[...]

That is strange. On my 8.3, which was configured --with-libxml,
the CONFIGURE output contains '--with-libxml'.

Are you sure you are using the correct binary? Maybe your
PATH points somewhere wrong.

Yours,
Laurenz Albe

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux