Re: 8.2beta1 does not compile for me on Solaris 10
Joseph Shraibman <jks@selectacast.net>
From: Joseph S <jks@selectacast.net>
To: pgsql-hackers@postgresql.org
Date: 2006-10-10T21:22:50Z
Lists: pgsql-hackers
Josh Berkus wrote: >>>Use --without-readline to disable readline support. >>>[jks@xx ~/postgresql-8.2beta1]$ uname -a >>>SunOS xx 5.10 Generic i86pc i386 i86pc >> >>Do you have readline installed? > > > It's not standard on Solaris. I don't know if it's even available from > Blastwave. > Apparently it is. http://www.blastwave.org/packages.php/readline postgresql is listed as one of the packages that depends on readline. Anyway I installed the readline package from blastwave but the configure script still didn't find it.