Re: configure using libxml
От | Albe Laurenz |
---|---|
Тема | Re: configure using libxml |
Дата | |
Msg-id | D960CB61B694CF459DCFB4B0128514C28802FA@exadv11.host.magwien.gv.at обсуждение исходный текст |
Ответ на | configure using libxml ("König, Monika" <monika.koenig@bonn.de>) |
Список | pgsql-general |
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
В списке pgsql-general по дате отправления: