Re: [INTERFACES] psql trerminal behaviour - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: [INTERFACES] psql trerminal behaviour
Date
Msg-id 3945.938618155@sss.pgh.pa.us
Whole thread Raw
In response to Re: [INTERFACES] psql trerminal behaviour  ("Moray McConnachie" <moray.mcconnachie@computing-services.oxford.ac.uk>)
Responses Re: [INTERFACES] psql trerminal behaviour  (eem21@cam.ac.uk)
List pgsql-interfaces
"Moray McConnachie" <moray.mcconnachie@computing-services.oxford.ac.uk> writes:
> As I understand it, Postgres installation requires you not only to
> have readline installed, but to have the readline header-files
> installed.

Yes; you can hardly build a readline client app from source without 'em.

> Many people may have the readline libraries installed, but
> not the headers, e.g, under RedHat 6.0, where you would need to
> install not only readline-x.y.rpm (installed by default), but
> readline-devel-x.y.rpm, which is not installed by default, IIRC. Might
> it be worth sticking something like this on the install FAQ?

Hmm, good point.  I think you are right, this ought to be pointed out
somewhere in our docs.

(I'd say this is a mispackaging of readline, BTW: installed headers
belong with the library, not with the sources.  By that logic a
non-devel RH system would ship with an empty /usr/include tree and you
couldn't compile *anything*.  But I doubt RH cares what I think...)
        regards, tom lane


pgsql-interfaces by date:

Previous
From: "Moray McConnachie"
Date:
Subject: Re: [INTERFACES] psql trerminal behaviour
Next
From: Thomas Lockhart
Date:
Subject: Re: [INTERFACES] psql trerminal behaviour