Re: command-line history (readline) fails

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: john-paul delaney <jp(at)justatest(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: command-line history (readline) fails
Date: 2002-10-29 18:19:06
Message-ID: 22706.1035915546@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

john-paul delaney <jp(at)justatest(dot)com> writes:
> I didn't install any readline-devel - just the readline4.3 tarball from gnu.org
> I just ran configure, make, make install from default.

That should work.

> It doesn't look like postgresql picked up that it had been installed.

Did you re-run PG's configure script after installing readline?

If so, look more closely at the parts of config.log that are checking
for the presence of the readline library and readline headers to try
to see if you can spot why configure is not finding it.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2002-10-29 18:24:40 Re: EXPLAIN times
Previous Message Bruce Momjian 2002-10-29 18:11:40 Re: DAFS?