Date: Wed, 22 Sep 2004 15:12:57 +0300 From: Omer Faruk Sen <ofsen@enderunix.org> To: freebsd-questions@freebsd.org Subject: make world again? Message-ID: <20040922121257.60613.qmail@istanbul.enderunix.org>
next in thread | raw e-mail | index | archive | help
Hi, I have searched Makefiles in /usr/src but couldn't able to find a solution for my problem. How can I install (e.g. for a jail system) 2 different world to different directories without compiling in the second world? What I want to do is this: make world DESTDIR=/var/jail/1 make world DESTDIR=/var/jail/2 (This jail must be installed without compiling everything since it takes time) REGARDS. ----------------------- Omer Faruk Sen http://www.EnderUNIX.ORG Software Development Team @ Turkey http://www.Faruk.NET For Public key: http://www.enderunix.org/ofsen/ofsen.asc ******************************************************** First Turkish FreeBSD book is out! Go check it. Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti. http://www.acikkod.com/freebsd.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040922121257.60613.qmail>