RE: Compile problem on fBSD 4.3

From: "Roby Sadeli" <netcitizen01(at)yahoo(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: RE: Compile problem on fBSD 4.3
Date: 2001-07-25 18:31:31
Message-ID: 000801c11538$08003df0$0100a8c0@godzilla
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I used this approach and was successful :
Installed gmake & autoconf from /usr/ports (to satisfy the dependencies)
Then installed pgsql 7.1.2 from src without any problems.

Versions :
GNU Make version 3.79.1
autoconf-2.13

I hope that helps.

Roby

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brian C. Doyle 2001-07-25 19:07:01 Comparisons Sub-Select Issues
Previous Message will trillich 2001-07-25 17:44:46 automating insert-or-select: RULE or TRIGGER?