From: | Tommi Maekitalo <t(dot)maekitalo(at)epgmbh(dot)de> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: (yet another) readline problem |
Date: | 2002-10-30 07:18:31 |
Message-ID: | 200210300818.31881.t.maekitalo@epgmbh.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
do you have the includefiles of readline installed. Check for
/usr/include/readline/*. On SuSE you need to install readline-devel.
Tommi
Am Freitag, 25. Oktober 2002 21:44 schrieb chester c young:
> Hello
>
> when I build pgsql I have no readline support in psql.
> libreadline.so.4 is in /lib, so:
>
> ./configure --prefix=/var/lib/postgres --with-libraries=/lib
>
> maybe with-includes is needed, but don't know what it's after so don't
> know where to look. thanks for the help!
>
> chester
>
>
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Dr. Eckhardt + Partner GmbH
http://www.epgmbh.de
From | Date | Subject | |
---|---|---|---|
Next Message | Savita | 2002-10-30 08:21:05 | DISABLING THE NESTED Loop |
Previous Message | Tommi Maekitalo | 2002-10-30 07:13:53 | Re: gborg redirect problem |