From owner-freebsd-questions Sat Oct 7 7:57:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 227A637B503 for ; Sat, 7 Oct 2000 07:57:40 -0700 (PDT) Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.DE [137.226.112.212]) by nets5.rz.rwth-aachen.de (8.10.1/8.10.1/5) with ESMTP id e97EvbS26580; Sat, 7 Oct 2000 16:57:37 +0200 (MET DST) Received: from agamemnon.informatik.rwth-aachen.de (agamemnon.Informatik.RWTH-Aachen.DE [137.226.194.74]) by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1/2) with ESMTP id QAA25652; Sat, 7 Oct 2000 16:57:07 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id QAA10126; Sat, 7 Oct 2000 16:57:23 +0200 (MET DST) Date: Sat, 7 Oct 2000 16:57:23 +0200 From: Volker Stolz To: Chip Cc: "freebsd-questions@freebsd.org" , "seafug@dub.net" Subject: Re: Installing a port to a differant location than the default Message-ID: <20001007165723.A10117@agamemnon.informatik.rwth-aachen.de> References: <39DF2722.90C09172@wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39DF2722.90C09172@wiegand.org>; from chip@wiegand.org on Sat, Oct 07, 2000 at 06:37:38AM -0700 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > I have several hard disks in my pc, with the standard /usr on the > first disk with the standard directories, but the other two disks > are setup as /usr2 and /usr3. Is there a way to install a port or > package into one either /usr2 or /usr3? pkg_add -p or setting $PREFIX for /usr/ports. -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message