Readline problems & postgresql-7.2.2

From: "Garvey, Mary" <M(dot)Garvey(at)wlv(dot)ac(dot)uk>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Readline problems & postgresql-7.2.2
Date: 2002-09-25 18:08:34
Message-ID: 91A874A750F3D3119CE400D0B71C8B69A5CFC9@scitex.wlv.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

I've been trying to get postgres to install with readline, but keep getting:

checking for readline... (cached) no

With previous versions the following seemed to do the trick:

./configure --prefix=/apps/postgres/pgsql
--with-includes=/apps/postgres/readline/include/
--with-libraries=/apps/postgres/readline/lib/

Tried it with and without the final / on the directory name with the same
lack of success. It's being installed on a Sun Sparc, SunOS 5.8 and using
readline 4.1.

Any advice greatly received!

Mary

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2002-09-25 18:40:31 Re: logging
Previous Message Laurette Cisneros 2002-09-25 17:41:27 Re: command line client on windows?