Re: readline-support

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Pilsl <pilsl(at)goldfisch(dot)at>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: readline-support
Date: 2001-05-02 04:31:57
Message-ID: 9819.988777917@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Pilsl <pilsl(at)goldfisch(dot)at> writes:
> I have readline 4.1 installed
> (/lib/libhistory.so.4 /lib/libhistory.so.4.1 /lib/libreadline.so.4
> /lib/libreadline.so.4.1),

What about readline's include files?

Pay attention to the configure outputs --- unless it finds both
readline.h and readline.so/.a, it won't build readline support.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message sathya 2001-05-02 04:36:00 Technical Suggestion Pl. Clarrify.
Previous Message Justin Clift 2001-05-02 04:29:07 Re: making with ssl support