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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Build PostgreSQL With XML Support on Linux
Дата
Msg-id 28318.1496238393@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Build PostgreSQL With XML Support on Linux  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: [GENERAL] Build PostgreSQL With XML Support on Linux  (Osahon Oduware <osahon.gis@gmail.com>)
Список pgsql-general
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> On 05/31/2017 06:24 AM, Osahon Oduware wrote:
>> I successfully built PostgreSQL from source on Linux (Centos 7) using
>> the following:
>> ./configure --prefix=/home/nagispg/local/pgsql --with-libxml --with-libxslt
>> ...
>> When I run pg_config I get the following output:
>> LIBS = -lpgcommon -lpgport -lz -lreadline -lrt -lcrypt -ldl -lm

Did you remember to do "make install"?  Did you make sure that
/home/nagispg/local/pgsql/bin is in your PATH, ahead of wherever
the old installation is?  Alternatively, if you're attempting
to overwrite an old installation, did you remember to restart
the server?

            regards, tom lane


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: [GENERAL] Build PostgreSQL With XML Support on Linux
Следующее
От: PAWAN SHARMA
Дата:
Сообщение: [GENERAL] Ora2Pg-Database migration report