Re: 8.2beta1 does not compile for me on Solaris 10 - Mailing list pgsql-hackers

From Tom Arthurs
Subject Re: 8.2beta1 does not compile for me on Solaris 10
Date
Msg-id 452C1317.8090609@jobflash.com
Whole thread Raw
In response to Re: 8.2beta1 does not compile for me on Solaris 10  (Joseph S <jks@selectacast.net>)
List pgsql-hackers
Joseph S wrote:
> 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.
>
>

blastwave installs packages in /opt/csw -- so you have to point 
configure to the directory if you are going to use that package -- I 
usually use the packages from sunfreeware.com which installs in /usr/local.


pgsql-hackers by date:

Previous
From: Joseph S
Date:
Subject: Re: 8.2beta1 does not compile for me on Solaris 10
Next
From: Peter Eisentraut
Date:
Subject: Re: Updated version of FAQ_Solaris