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

From Tom Lane
Subject Re: readline missing on linux?
Date
Msg-id 21089.1060351426@sss.pgh.pa.us
Whole thread Raw
In response to Re: readline missing on linux?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: readline missing on linux?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-admin
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> 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.

On Red Hat 8.0, readline depends on -ltermcap.  I would imagine the same
is true on RH9, but haven't got it installed personally.

If you don't have termcap (and possibly termcap-devel, not sure if
that's needed) then configure should detect the missing dependency.
Maybe it did --- you didn't show us enough of config.log to see what
happened.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Matt Clark"
Date:
Subject: Cost estimates consistently too high - does it matter?
Next
From: Tom Lane
Date:
Subject: Re: Cost estimates consistently too high - does it matter?