From owner-freebsd-questions Mon Feb 25 5:21:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rudiment.dk (rudiment.egmont-kol.dk [130.225.237.12]) by hub.freebsd.org (Postfix) with ESMTP id 41FDD37B402 for ; Mon, 25 Feb 2002 05:21:22 -0800 (PST) Received: by mail.rudiment.dk (Postfix, from userid 104) id 45D3E120BA; Mon, 25 Feb 2002 14:30:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.rudiment.dk (Postfix) with ESMTP id 20206120B9 for ; Mon, 25 Feb 2002 14:30:47 +0100 (CET) Date: Mon, 25 Feb 2002 14:30:46 +0100 (CET) From: Morten Grunnet Buhl Reply-To: Morten Grunnet Buhl To: FreeBSD Questions Subject: Re: Installing ports in multiplplaces In-Reply-To: <15481.54114.915563.522868@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just for future refferences. It is true, DESTDIR is not recommendable when makeing ports. The result when using it is was that some parts of the port was installed in the DESTDIR and some in the base system. I Thank all for helping, and start compiling packages :) > Morten Grunnet Buhl types: > > Hey y'all > > Does anyone know if its possible to intall a port in multiple places. > > 'make install DESTDIR=/nfs/machine1 /nfs/machine2 /nfs/machine3 /' > > or do I have to make separat installs for every DESTDIR? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message