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 d3ab2ec80905191556o1411e789w1d94f9111c6853d3@mail.gmail.com
Whole thread Raw
In response to 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 6:34 PM, Jeffrey Trimble <jtrimble@cc.ysu.edu> wrote:
I'm attempting to install 8.2x postgresql, and configure fails to find the realine libraries.

Here's my configure:

./configure --with-includes=/usr/local/include:/usr/local/include/readline --with-libraries=/usr/local/lib

   Before running configure, try 

    export CFLAGS="-I/usr/local/include -I/usr/local/include/readline"
    export LDFLAGS="-L/usr/local/lib"

--Scott

pgsql-general by date:

Previous
From: Jeffrey Trimble
Date:
Subject: Configure fails to find readline libraries
Next
From: Tom Lane
Date:
Subject: Re: Providing an alternative result when there is no result