Re: readline support

From: Bogdan Paduraru <bpaduraru(at)petar(dot)ro>
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-05 01:08:35
Message-ID: 3A04B313.C19E846A@petar.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Remove the config.cache and after that runn configure!

Marcin Mazurek wrote:

> 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
>
> mtldb:/usr/local/src/postgresql-7.0.2/src# ls /usr/include/readline
> chardefs.h history.h keymaps.h readline.h rlconf.h rlstdc.h tilde.h
> mtldb:/usr/local/src/postgresql-7.0.2/src#
>
> tia
> mazek
>
> Marcin Mazurek
>
> --
> Kierownik Działu Systemowego
> MULTINET SA o/Poznan
> http://www.multinet.pl/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bogdan Paduraru 2000-11-05 02:13:31 Text files question
Previous Message Bruce Momjian 2000-11-04 18:20:43 Re: JDBC make problem