Re: FW: Postgres 7.4 runing on BSD - Mailing list pgsql-general

From Vivek Khera
Subject Re: FW: Postgres 7.4 runing on BSD
Date
Msg-id x7brqmucel.fsf@yertle.int.kciLink.com
Whole thread Raw
In response to Re: FW: Postgres 7.4 runing on BSD  (Larry Rosenman <ler@lerctr.org>)
Responses Re: FW: Postgres 7.4 runing on BSD  (Larry Rosenman <ler@lerctr.org>)
List pgsql-general
>>>>> "LR" == Larry Rosenman <ler@lerctr.org> writes:

LR> --On Friday, December 05, 2003 12:43:24 -0800 "Gregory S. Williamson"
LR> <gsw@globexplorer.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 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@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Stored FUnctions
Next
From: Larry Rosenman
Date:
Subject: Re: FW: Postgres 7.4 runing on BSD