Re: Configure fails to find readline libraries

From: Scott Mead <scott(dot)lists(at)enterprisedb(dot)com>
To: Jeffrey Trimble <jtrimble(at)cc(dot)ysu(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Configure fails to find readline libraries
Date: 2009-05-19 23:10:24
Message-ID: d3ab2ec80905191610s33471365n73b55ede991b9d8d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, May 19, 2009 at 7:08 PM, Jeffrey Trimble <jtrimble(at)cc(dot)ysu(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2009-05-19 23:14:16 Re: Help with join syntax sought
Previous Message Jeffrey Trimble 2009-05-19 23:08:10 Re: Configure fails to find readline libraries