Re: Detecting readline in configure - Mailing list pgsql-hackers

From reina@nsi.edu (Tony Reina)
Subject Re: Detecting readline in configure
Date
Msg-id f40d3195.0105211228.273b0428@posting.google.com
Whole thread Raw
In response to Detecting readline in configure  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
peter_e@gmx.net (Peter Eisentraut) wrote in message news:<Pine.LNX.4.30.0105211728290.757-100000@peter.localdomain>...
> Every once in a while some user complains that "the cursor keys don't work
> anymore in psql".  There has even been one case where a major vendor has
> shipped binaries without readline support.  While we keep telling them,
> "make sure configure finds the library and the header files", this is a
> rather difficult thing for users to do reliably, especially if they are
> using a pre-packaged deal where no intervention is expected.

Just FYI,

On SGI IRIX, the libreadline is in /usr/freeware/lib and
/usr/freeware/include. It's no big thing to
add the --with-includes and --with-lib, but it would be nice if the
irix template were
told to look for libreadline there.

-Tony


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: AW: Plans for solving the VACUUM problem
Next
From: Tom Lane
Date:
Subject: Re: Plans for solving the VACUUM problem