Re: FW: Postgres 7.4 runing on BSD

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Vivek Khera <khera(at)kcilink(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: FW: Postgres 7.4 runing on BSD
Date: 2003-12-05 22:36:51
Message-ID: 351900000.1070663811@lerlaptop-red.iadfw.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

--On Friday, December 05, 2003 17:29:06 -0500 Vivek Khera
<khera(at)kcilink(dot)com> wrote:

>>>>>> "LR" == Larry Rosenman <ler(at)lerctr(dot)org> writes:
>
> LR> --On Friday, December 05, 2003 12:43:24 -0800 "Gregory S. Williamson"
> LR> <gsw(at)globexplorer(dot)com> wrote:
>
>>> If anyone has any advice on building Postgres 7.4 for a freeBSD box it
>>> sure would be welcome.
> LR> cvsup your ports tree, cd /usr/ports/databases/postgresql7; make; make
> LR> install
>
> That would render a 7.3.4 installation.
I thought I saw a commit from SeanC...
# $FreeBSD: ports/databases/postgresql7/Makefile,v 1.117 2003/12/04
15:24:57 erw
in Exp $
#

PORTNAME?= postgresql
PORTVERSION?= 7.4
PORTREVISION?= 0

I did :-0)

>
> I just installed from the source tarball. first, install libgnugetopt
> and gmake from ports, then run this config command:
>
> ./configure --enable-syslog --with-includes=/usr/local/include
> --with-libraries=/usr/local/lib
>
> then follow the normal install instructions.
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Vivek Khera, Ph.D. Khera Communications, Inc.
> Internet: khera(at)kciLink(dot)com Rockville, MD +1-240-453-8497
> AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Hall 2003-12-05 22:59:11 Re: Stored FUnctions
Previous Message Vivek Khera 2003-12-05 22:29:06 Re: FW: Postgres 7.4 runing on BSD