From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: pgsql for Solaris 8 (SPARC) |
Date: | 2002-08-07 14:28:30 |
Message-ID: | 20020807102830.C18589@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Mon, Aug 05, 2002 at 10:24:43AM -0700, Tim Ellis wrote:
> 3. export PATH=/usr/local/bin:$PATH
Actually, you frequently need to add
/usr/ccs/bin
to the PATH as well. You may find ar in there, and depending on
whether you installed the GNU ld package, you'll probably need it.
Add that bit to the end of the PATH, because if ar is installed, so
is the Sun version of make, which doesn't work with PostgreSQL.
A
--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Legato | 2002-08-07 14:43:20 | Re: Connecting via SSL not working (except from psql) |
Previous Message | philip johnson | 2002-08-07 08:53:09 | RE: [ADMIN] Ouverture d'une session base de données |