Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2002 18:48:47 -0700
From:      "Dan Trainor" <dan@ript.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   RE: Installing ports in multiplplaces
Message-ID:  <005a01c1bd9e$91619b20$0a00a8c0@broken>
In-Reply-To: <3C7993D0.6070708@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
How about... mount /usr/ports/distfiles via NFS, and install all from
there?
That's what I do, anyway. 


-dt

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Kent Stewart
Sent: Sunday, February 24, 2002 6:31 PM
To: Morten Grunnet Buhl
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: Installing ports in multiplplaces



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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005a01c1bd9e$91619b20$0a00a8c0>