Re: readline missing on linux - Mailing list pgsql-admin

From Randolph Jones
Subject Re: readline missing on linux
Date
Msg-id 3F338CC2.2040109@qwest.net
Whole thread Raw
Responses Re: readline missing on linux  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-admin
From: Bruce Momjian
> It appears your readline needs -ltermcap, -lterminfo, or -lcurses to
> link properly.  I think this happens when the readline library is not
> linked against those when it is created.
>
> ---------------------------------------------------------------------------
>
> Randolph Jones wrote:
>> I am getting configure failures due to missing readline.
>> I have redhat 9, 2.4.21, with readline and readline-devel 2.4.2 installed.
>> I
Thanks for your reply.
I have termcap and ncurses installed.
Do I need to install terminfo?
How do I link them to readline?
TIA
rfjones


pgsql-admin by date:

Previous
From: "Randolph Jones"
Date:
Subject: Re: readline missing in linux
Next
From: "Daniel Seichter"
Date:
Subject: Re: Installation problem with libreadline