| From: | Marcin Mazurek <M(dot)Mazurek(at)poznan(dot)multinet(dot)pl> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | readline support |
| Date: | 2000-11-04 13:51:00 |
| Message-ID: | 20001104145100.F28442@poznan.mtl.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-11-04 14:17:29 | Re: readline support |
| Previous Message | Michael Miyabara-McCaskey | 2000-11-03 22:46:40 | Expectations of MEM requirements for a DB with large tables. |