Re: freebsd install

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: freebsd install
Date: 2002-04-18 12:46:09
Message-ID: Pine.LNX.4.21.0204181342050.20382-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 17 Apr 2002, David Blood wrote:

> I can't get postgres to install 7.2.1 using ports on Freebsd. It
> appears to loop through the make file. Below is the output. It never
> finishes this loop. Anyone have an idea. Also where is that variable in
> th src that you have to change to have long column names?
>
> David Blood
>
> creating ./config.status
> cd . && CONFIG_FILES=src/Makefile.global CONFIG_HEADERS= ./config.status
> creating src/Makefile.global
> linking ./src/backend/port/dynloader/freebsd.c to
>
> [rest of log deleted]

I live in a simplistic world, if it ain't broke don't fix it and if you do fix
it do it simply. As a philsophy I sometimes have trouble sticking to it
however, I didn't have any trouble building 7.2.1 on FreeBSD 3.3-STABLE.

You should have the source tarball in ports/distfiles, just untar it to a
suitable place and start with the install instructions in the INSTALL
file. Simple.

--
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants

In response to

Browse pgsql-general by date

  From Date Subject
Next Message bombadil 2002-04-18 12:50:16 Help: a rare problem with backing and restoring
Previous Message William N. Zanatta 2002-04-18 12:42:23 Re: freebsd install