postgres 8 on solaris 9

Started by Thomas Finneidover 18 years ago2 messagesgeneral
Jump to latest
#1Thomas Finneid
tfinneid@student.matnat.uio.no

Hi

I need to run latest Pg, i.e. 8.x, on a solaris 9 sparc machine, does
anybody know of any prepackaged pg for that or any documentation that
discusses compiling the source on such a machine. The Sun site only
discusses how to do this in solaris 10.

Pointers would be much appreciated.

regards

thomas

#2Doug McNaught
doug@mcnaught.org
In reply to: Thomas Finneid (#1)
Re: postgres 8 on solaris 9

Thomas Finneid <tfinneid@student.matnat.uio.no> writes:

Hi

I need to run latest Pg, i.e. 8.x, on a solaris 9 sparc machine, does
anybody know of any prepackaged pg for that or any documentation that
discusses compiling the source on such a machine. The Sun site only
discusses how to do this in solaris 10.

Pointers would be much appreciated.

If you have a C compiler on the machine, the standard
configure/make/make install should work fine.

-Doug