Re: what utilities do i need for postgres on solaris 7 ??

From: Mario Farias-Elinos Baez <elinos(at)ci(dot)ulsa(dot)mx>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: what utilities do i need for postgres on solaris 7 ??
Date: 2000-09-11 07:23:34
Message-ID: 39BC8876.FADE72BD@ci.ulsa.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs pgsql-sql


Hi!!!!

> I have an Intel system with solaris 7 installed
> on it. Now I have d/l'ed postgres 6.5.1 to install it
> on my system.
I recomended you to install portgreSQL 7.0.2

> 1.) What all the utilities are needed before I start
> compiling and installing the postgres s/w?. I mean
> to say utilities like gmake. But I could not get
> gmake from anywhere.

You need the gmake, gcc 2.95.2 (you could use the previos version)

You find any Free Software for Solaris (Sparc and Intel edition) on

http://www.sunfreeware.com/

> 2.) I have read the INSTALL file but could not get how
> to compile and INSTALL the s/w on Solaris 7.

It's necesary ejecute the "configure" file, in this file you indicate the
main parameters to create the binary files, the next step you run "gmake",
and finally you ejecute "gmake install", aditional you need to add in the
file "/etc/system" the next line

set shmsys:shminfo_shmmax=0x7fffffff

this is necesary to ejecute the postgreSQL daemon called "postmaster", when
you add this parameter it's necesary reboot the system, and after you
ejecute de daemon server.

If you need more help, I can help you, I have the PostgreSQL 7.0.2 on a
Solaris 8.

Regards
Mario

Attachment Content-Type Size
elinos.vcf text/x-vcard 451 bytes

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Lamar Owen 2000-09-11 14:43:11 Re: [SQL] Re: [BUGS] "ORDER BY" issue - is this a bug?
Previous Message Dronamraju Rajesh 2000-09-11 06:51:39 what utilities do i need for postgres on solaris 7 ??

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2000-09-11 11:47:24 nested implicit selects (views) go wrong
Previous Message Dronamraju Rajesh 2000-09-11 06:51:39 what utilities do i need for postgres on solaris 7 ??

Browse pgsql-sql by date

  From Date Subject
Next Message Oleg Bartunov 2000-09-11 07:40:31 need asap: bg_BG locale for FreeBSD
Previous Message Dronamraju Rajesh 2000-09-11 06:51:39 what utilities do i need for postgres on solaris 7 ??