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

Lists: pgsql-bugs
From: "paulo" <pauloric9(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3787: configure: error: readline library not found
Date: 2007-11-28 17:52:29
Message-ID: 200711281752.lASHqTeP064866@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs


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.


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
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


From: "Usama Dar" <munir(dot)usama(at)gmail(dot)com>
To: "Marc Schablewski" <ms(at)clickware(dot)de>
Cc: paulo <pauloric9(at)hotmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3787: configure: error: readline library not found
Date: 2007-11-29 12:10:27
Message-ID: ff0e67090711290410v27e26ce6kb75c5284903b71fe@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

or if your distro is a newer one, they generally come with an alternative
called libedit, link that one if readline is not available for your
distribution. i had the same problem with new Ubuntu releases.

/ Usama

On Nov 29, 2007 2:23 PM, Marc Schablewski <ms(at)clickware(dot)de> wrote:

> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>