Re: History Keys fault

From: Jay Wren <jrwren(at)xmtp(dot)net>
To: Marco Tulio <anjo(dot)doce(dot)marilia(at)bol(dot)com(dot)br>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: History Keys fault
Date: 2002-02-11 15:47:07
Message-ID: Pine.BSO.4.33.0202111045280.5165-100000@pain.xmtp.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 dont 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 prprio endereo na Internet?
> Garanta j o seu e ainda ganhe cinco e-mails personalizados.
> DomniosBOL - http://dominios.bol.com.br
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Simone Tellini 2002-02-11 15:49:49 Re: restore whoes
Previous Message Bruce Momjian 2002-02-11 15:31:41 Re: restore whoes