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@gmx.net http://yi.org/peter-e/