Re: IPC::Run::time[r|out] vs our TAP tests - Mailing list pgsql-hackers

From Tom Lane
Subject Re: IPC::Run::time[r|out] vs our TAP tests
Date
Msg-id 1175600.1712288268@sss.pgh.pa.us
Whole thread Raw
In response to Re: IPC::Run::time[r|out] vs our TAP tests  (Erik Wienhold <ewie@ewie.name>)
Responses Re: IPC::Run::time[r|out] vs our TAP tests
List 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 by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: IPC::Run::time[r|out] vs our TAP tests
Next
From: Bertrand Drouvot
Date:
Subject: Re: Synchronizing slots from primary to standby