Re: FW: Postgres 7.4 runing on BSD

From: Vivek Khera <khera(at)kcilink(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: FW: Postgres 7.4 runing on BSD
Date: 2003-12-05 22:29:06
Message-ID: x7brqmucel.fsf@yertle.int.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "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 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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Larry Rosenman 2003-12-05 22:36:51 Re: FW: Postgres 7.4 runing on BSD
Previous Message Martijn van Oosterhout 2003-12-05 21:36:24 Re: Stored FUnctions