Re: Configure fails to find readline libraries - Mailing list pgsql-general

From Scott Mead
Subject Re: Configure fails to find readline libraries
Date
Msg-id d3ab2ec80905191610s33471365n73b55ede991b9d8d@mail.gmail.com
Whole thread Raw
In response to Re: Configure fails to find readline libraries  (Jeffrey Trimble <jtrimble@cc.ysu.edu>)
Responses Re: Configure fails to find readline libraries  (Jeffrey Trimble <jtrimble@cc.ysu.edu>)
List pgsql-general
On Tue, May 19, 2009 at 7:08 PM, Jeffrey Trimble <jtrimble@cc.ysu.edu> wrote:
Thanks, but that didn't work.  Here's the complete error result from that:

checking for -lreadline... no
checking for -ledit... no
configure: error: readline library not found
If you have readline already installed, see config.log for details on the
failure.  It is possible the compiler isn't looking in the proper directory.
Use --without-readline to disable readline support.

   Are you *sure* that readline is installed in those directories

   Have you checked config.log to see the actual error message from the linker?

--Scott

pgsql-general by date:

Previous
From: Jeffrey Trimble
Date:
Subject: Re: Configure fails to find readline libraries
Next
From: Alban Hertroys
Date:
Subject: Re: Help with join syntax sought