Re: Detecting readline in configure

From: reina(at)nsi(dot)edu (Tony Reina)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Detecting readline in configure
Date: 2001-05-21 20:28:20
Message-ID: f40d3195.0105211228.273b0428@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

peter_e(at)gmx(dot)net (Peter Eisentraut) wrote in message news:<Pine(dot)LNX(dot)4(dot)30(dot)0105211728290(dot)757-100000(at)peter(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikheev, Vadim 2001-05-21 20:29:03 RE: AW: Plans for solving the VACUUM problem
Previous Message Barry Lind 2001-05-21 20:19:08 Re: AW: Plans for solving the VACUUM problem