Re: History Keys fault - Mailing list pgsql-admin

From Jay Wren
Subject Re: History Keys fault
Date
Msg-id Pine.BSO.4.33.0202111045280.5165-100000@pain.xmtp.net
Whole thread Raw
In response to History Keys fault  ("Marco Tulio" <anjo.doce.marilia@bol.com.br>)
List pgsql-admin
You are missing the development libraries for readline.

apt-get install libreadline-dev

should install the headers.  There should be somekind of --enable-readline
switch you can send to postgresql, so that you know you get this built.
Check the output of ./configure to make sure the psql client is built with
readline support

-Jay R. Wren

On Mon, 11 Feb 2002, Marco Tulio wrote:

> Hi,
>
> When I ./configure ;  make ; make install PostgreSQL in
> my Debian box, the History keys don�t works, but when I
> install via APT-GET all works fine.
>
> When I ./configure ;  make ; make install PostgreSQL in
> my SLACKWARE box all works fine too.
>
>
> Do you know whats package is missing on Debian ??
>
>
> -----------
> Marco Tulio
> Desenvolvimento de sistemas para Internet
>
>
> __________________________________________________________________________
> Quer ter seu pr�prio endere�o na Internet?
> Garanta j� o seu e ainda ganhe cinco e-mails personalizados.
> Dom�niosBOL - http://dominios.bol.com.br
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: restore whoes
Next
From: Naomi Walker
Date:
Subject: Re: Re-nameing a database?