Newbie: More readline woes.

From: john-paul delaney <jp(at)justatest(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Newbie: More readline woes.
Date: 2002-11-03 19:56:38
Message-ID: Pine.LNX.4.44.0211032052360.4660-100000@justatest.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello List...

I'm trying to install postgresql 7.2.3 after removing
the rpm installation (which worked ok with readline) on RH7.3. My problem is
that the output of configure states:
...
checking for readline... no
...
with the result that postgresql installs ok but I don't have any command-line
history. Readline .so files are installed on /usr/lib and the header files in
/usr/include/readline.

This is my configure command:

./configure --enable-multibyte '--enable-nls='it fr de'
--with-openssl=/usr/share/ssl --enable-syslog --with-includes=/usr/include
--with-libraries=/usr/lib

Any suggestions to figure out why it's not recognizing readline already
installed are greatly appreciated.

(If I install from rpms command-line history works - but I'd like to use the latest version and install to /usr/local/pgsql instead of redhat's default /usr/lib/pgsql)

thanks
/j-p.

JUSTATEST Art Online
http://www.justatest.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Barwick 2002-11-03 20:06:14 Re: Couple quick questions....
Previous Message Dan Ostrowski 2002-11-03 17:47:48 Couple quick questions....