From: | Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
---|---|
To: | "Dr(dot) Evil" <fidel(at)sidereal(dot)kz>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: The dreaded readline, again |
Date: | 2001-04-09 08:33:26 |
Message-ID: | 01040911332603.24553@bugs |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mié 04 Abr 2001 17:53, Dr. Evil wrote:
> I'm trying to install PG on my new OpenBSD machine. I installed the
> latest version of GNU readline in the usual place (defaults to
> /usr/local/...) and then I did ./configure in the src/ directory of
> PG7.03. This should have detected readline properly, but when I tried
> psql, I couldn't use the history function.
>
> So I cleared PG and did ./configure
> --with-includes=/usr/local/include/readline and then I compiled again,
> and this time, psql wouldn't compile at all, with this error:
No, you should use --with-includes=/usr/local/include, because what it looks
for is readline/readline.h
Look at the output of the configure to see if it finds the readline lib and
the headers.
Saludos... :-)
--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Martín Marqués | 2001-04-09 08:37:13 | Re: converting from php3 to php4 |
Previous Message | datactrl | 2001-04-09 08:17:33 | pgSQL 7.1 |