Re: psql on red hat 7.1

From: newsreader(at)mediaone(dot)net
To: pgsql-general(at)postgresql(dot)org
Subject: Re: psql on red hat 7.1
Date: 2001-07-23 03:34:10
Message-ID: 20010722233410.A4940@dragon.universe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Jul 22, 2001 at 10:47:25PM -0400, Tom Lane wrote:
> Justin Clift <justin(at)postgresql(dot)org> writes:
> > that perhaps you don't have it installed or the "configure" program
> > didn't find it for some reason.
>
> Note that you need to have both the library itself and its header files.
> If you installed 'em from RPMs that means you need both readline and
> readline-devel RPMs. Otherwise configure will decide you haven't got
> readline installed...

Here is what I have

$ rpm -qa|grep readl
readline-devel-4.1-9
readline-4.1-9
readline2.2.1-2.2.1-2

Anyway I don't install rpm. configure
says I cannot find readline.

I have also reinstalled readline again

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kapil Tilwani 2001-07-23 06:39:54 Posting Again... Please Help
Previous Message Willis, Ian (Ento, Canberra) 2001-07-23 03:26:22 RE: Application Design and PostgreSQL