Re: 8.2beta1 does not compile for me on Solaris 10

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Joseph S <jks@selectacast.net>
Cc: pgsql-hackers@postgresql.org
Date: 2006-10-10T21:38:05Z
Lists: pgsql-hackers
Joseph S <jks@selectacast.net> writes:
> Anyway I installed the readline package from blastwave but the configure 
> script still didn't find it.

Where does blastwave put it?  You likely need --with-includes and/or
--with=libraries switches to tell configure where to look.

			regards, tom lane