From: | Terry Yapt <yapt(at)technovell(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: psql and readline library: cursor keys |
Date: | 2002-09-16 20:43:39 |
Message-ID: | 3D86427B.60D18785@technovell.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi Tom,
I have spent a lot of time with this stuff and thanks to Hiroki Takada I have solved it...
"libtermcap-devel" absence was the faulting stuff......
Best Regards.....
Tom Lane wrote:
>
> Terry Yapt <yapt(at)technovell(dot)com> writes:
> > I am installing a new postgreSQL 7.2.2 in a fresh RedHat 7.3 installation. I have
> > downloaded the source pgsql files.
>
> > I am having problems with readline library,
>
> > checking for readline... no
>
> You need to dig into config.log and see why it thinks there's no
> readline out there. Offhand it seems like your setup should work;
> I'd be interested to find out why it doesn't.
>
> regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2002-09-16 23:08:04 | Re: Postgres storing time in strange manner |
Previous Message | Oliver Elphick | 2002-09-16 20:21:04 | Re: Changing default user's passwd |