Re: BUG #3787: configure: error: readline library not found

From: Marc Schablewski <ms(at)clickware(dot)de>
To: paulo <pauloric9(at)hotmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3787: configure: error: readline library not found
Date: 2007-11-29 09:23:11
Message-ID: 474E84FF.5060003@clickware.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

You probably don't have readline's header files installed. They are
usually part of your linux distro, but not installed by default. Install
the files and rerun configure.

Marc

paulo wrote:
> The following bug has been logged online:
>
> Bug reference: 3787
> Logged by: paulo
> Email address: pauloric9(at)hotmail(dot)com
> PostgreSQL version: 8.0.14
> Operating system: MANDRIVA
> Description: configure: error: readline library not found
> Details:
>
> Help -me no install
>
> 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.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>
>

--

Marc Schablewski
click:ware Informationstechnik GmbH

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Usama Dar 2007-11-29 12:10:27 Re: BUG #3787: configure: error: readline library not found
Previous Message Tom Lane 2007-11-28 23:11:27 Re: was enhancement of temp tables in plpgsql supposed to apply to temp views as well? appears it did not.