View Single Post

   
  #10 (permalink)  
Old 04-12-2008, 06:14 AM
Tom Arthurs
 
Posts: n/a
Default Re: 8.2beta1 does not compile for me on Solaris 10

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.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote