| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Stefan Stern <mail2stern(at)gmx(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: readline.h and history.h configure error |
| Date: | 2002-11-01 11:38:12 |
| Message-ID: | 20021101113812.GC26650@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Nov 01, 2002 at 02:40:09AM -0800, Stefan Stern wrote:
> Hi all,
>
> I'm trying to get 'readline' and 'history' support for the PostgreSQL
> shell.
>
> checking for netinet/tcp.h... yes
> checking whether string.h and strings.h may both be included...
> (cached) yes
> checking for readline/readline.h... (cached) no
> checking for readline.h... (cached) no
> checking for readline/history.h... (cached) no
> checking for history.h... (cached) no
> By the way: What means "(cached)"?
Try deleting config.cache and running configure again.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Taylor | 2002-11-01 11:58:23 | SELECT Query |
| Previous Message | am | 2002-11-01 10:43:48 | Cursors: getting the number of tuples; moving backwards |