Readline, Postgresql and Solaris

From: "Garcia, Joshua" <Joshua(dot)Garcia(at)xerox(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Readline, Postgresql and Solaris
Date: 2006-08-10 21:31:50
Message-ID: E00A3B716AD4C84FB97E42367015E8A00BFF3F@usa5911mf01.na.xerox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I've been trying to install readline in Solaris so that Postgresql
detects readline during ./configure. However, doing a ./configure and
make install to install readline from source in Solaris just isn't
enough to get Postgresql to detect readline during its ./configure. I
have been able to get postgresql to detect readline if I use pkg-get to
install readline. However, I need to figure out how to do this
manually/without pkg-get. Is there someone who knows what I need to do?

Thanks in advance,

Josh

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John Purser 2006-08-10 21:38:23 Re: Installing PostgreSQL without a service
Previous Message Jasbinder Bali 2006-08-10 21:27:55 Re: Unable to connect to PostgreSQL 8 from PGAdmin III