From owner-freebsd-questions Sun Feb 24 17:31: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 956CD37B405 for ; Sun, 24 Feb 2002 17:31:01 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id RAA08291; Sun, 24 Feb 2002 17:30:57 -0800 Message-ID: <3C7993D0.6070708@owt.com> Date: Sun, 24 Feb 2002 17:30:56 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Morten Grunnet Buhl Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installing ports in multiplplaces References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Morten Grunnet Buhl wrote: > 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? > > any help is greatly appreciated. I do a "make package clean" instead of "make install clean" on the system doing the build. Then, I pkg_add the package on the other systems. Your way may work. I seem to encounter path problems when I do something like that and the pkg_add was always clean. Kent > > Morten. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message