Re: readline configure error again - Mailing list pgsql-general

From Tom Lane
Subject Re: readline configure error again
Date
Msg-id 21022.1043096191@sss.pgh.pa.us
Whole thread Raw
In response to Re: readline configure error again  (Adam Witney <awitney@sghms.ac.uk>)
Responses Re: readline configure error again
Re: readline configure error again.. Problem solved
List pgsql-general
Adam Witney <awitney@sghms.ac.uk> writes:
> Any ideas why this is not finding readline?

The error message does suggest looking into config.log ...

My bet is either a search path problem or you are missing a required
library (on some platforms libreadline depends on libtermcap, IIRC).

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Altering a table - positioning new columns
Next
From: Andreas Schlegel
Date:
Subject: Edit a dump file?