Re: [GENERAL] Build PostgreSQL With XML Support on Linux

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Build PostgreSQL With XML Support on Linux
Дата
Msg-id 22685.1496245755@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Build PostgreSQL With XML Support on Linux  (Osahon Oduware <osahon.gis@gmail.com>)
Ответы Re: [GENERAL] Build PostgreSQL With XML Support on Linux  (Osahon Oduware <osahon.gis@gmail.com>)
Список pgsql-general
Osahon Oduware <osahon.gis@gmail.com> writes:
> Thanks for the response. Yes, I did all of that.

Well, better start double-checking, because it certainly appears that
the version of pg_config you're calling is not from a --with-libxml
build.

After thinking a bit, another possible way of messing this up would be
if you were working in a previously-used build tree, and simply did
a new configure run and then "make" without cleaning up the old build
products.  You might be able to get away with that if you'd used
--enable-depend, but without it you really need at least "make clean"
and preferably "make distclean" before reconfiguring.

            regards, tom lane


В списке pgsql-general по дате отправления:

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: [GENERAL] dump to pg
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: [GENERAL] Ora2Pg-Database migration report