Re: readline support

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Marcin Mazurek <M(dot)Mazurek(at)poznan(dot)multinet(dot)pl>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: readline support
Date: 2000-11-04 14:17:29
Message-ID: Pine.LNX.4.21.0011041516240.775-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Marcin Mazurek writes:

> Hi,
> simple/stupid question, but can't figureout it myself:
> Why can't it find radline headers files if they really are there?
> pg7.0.2, Linux Debian 2.2
> mtldb:/usr/local/src/postgresql-7.0.2/src# ./configure
> --with-includes=/usr/include/readline | grep readline
> - setting CPPFLAGS= -I/usr/include/readline
> checking for main in -lreadline... (cached) no
> checking for using_history in -lreadline... (cached) no
> checking for readline.h... (cached) no
> checking for readline/history.h... (cached) no
> checking for readline/readline.h... (cached) no

Remove the config.cache file before running configure.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2000-11-04 18:20:43 Re: JDBC make problem
Previous Message Marcin Mazurek 2000-11-04 13:51:00 readline support