From owner-freebsd-ports@FreeBSD.ORG Wed Dec 1 21:58:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4840316A4CE for ; Wed, 1 Dec 2004 21:58:10 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A4943D48 for ; Wed, 1 Dec 2004 21:58:09 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.43 (FreeBSD)) id 1CZcUC-000KJW-VB; Wed, 01 Dec 2004 21:58:08 +0000 Date: Wed, 1 Dec 2004 21:58:08 +0000 From: Ceri Davies To: "A. Nooitgedagt" Message-ID: <20041201215808.GH60679@submonkey.net> Mail-Followup-To: Ceri Davies , "A. Nooitgedagt" , freebsd-ports@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vuDFP+lnL2KW5uet" Content-Disposition: inline In-Reply-To: X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: freebsd-ports@freebsd.org Subject: Re: change installation directory of postgresql7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 21:58:10 -0000 --vuDFP+lnL2KW5uet Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 01, 2004 at 10:55:36PM +0100, A. Nooitgedagt wrote: > What does it take to make port databases/postgresql7=20 > install in subdirectory /usr/local/pgsql ? The port's > default is /usr/local but postgresql's default is /usr/local/pgsql. >=20 > Is there another way than changing PREFIX in the port? >=20 > It doesn't seem to matter if I define > CONFIGURE_ARGS+=3D --prefix=3D${PREFIX}/pgsql >=20 > I think I have tried most other possibilities, > but I'm probably missing something Just define PREFIX. By default though, the binaries will go in /usr/local/{s,}bin whilst the data directory will be /usr/local/pgsql - I've found that this is "right" for me. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --vuDFP+lnL2KW5uet Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBrj5wocfcwTS3JF8RAvw/AJ0UJOyJiOPZqn/lAoudAW142eXp+QCcDqwe kIvwmiIN45tgmOuoUQRsEgY= =j2g5 -----END PGP SIGNATURE----- --vuDFP+lnL2KW5uet--