Re: IPC::Run::time[r|out] vs our TAP tests

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: IPC::Run::time[r|out] vs our TAP tests
Дата
Msg-id 1175600.1712288268@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: IPC::Run::time[r|out] vs our TAP tests  (Erik Wienhold <ewie@ewie.name>)
Ответы Re: IPC::Run::time[r|out] vs our TAP tests
Список pgsql-hackers
Erik Wienhold <ewie@ewie.name> writes:
> I'm trying to build Postgres with that older libedit version but can't
> figure out what options to pass to ./configure so that it picks
> /usr/local/lib/libedit.so instead of /usr/lib/libedit.so.  This didn't
> work:

You probably want configure --with-libs=/usr/local/lib,
and likely also --with-includes=/usr/local/include.

            regards, tom lane



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

Предыдущее
От: Erik Wienhold
Дата:
Сообщение: Re: IPC::Run::time[r|out] vs our TAP tests
Следующее
От: Bertrand Drouvot
Дата:
Сообщение: Re: Synchronizing slots from primary to standby