From owner-freebsd-questions Mon Dec 9 0:11: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 046FD37B401 for ; Mon, 9 Dec 2002 00:11:04 -0800 (PST) Received: from mcesr.etat.lu (dynamic4.etat.lu [194.154.200.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id C690443F28 for ; Mon, 9 Dec 2002 00:11:02 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from [148.110.43.149] (HELO lucifer) by mcesr.etat.lu (CommuniGate Pro SMTP 3.5.9) with ESMTP id 688853 for freebsd-questions@FreeBSD.ORG; Mon, 09 Dec 2002 09:05:10 +0100 Reply-To: From: "Didier Wiroth" To: Subject: Installing additional ports in a jail! Date: Mon, 9 Dec 2002 09:10:24 +0100 Organization: MCESR Message-ID: <000401c29f5a$6d07b590$952b6e94@lucifer> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 Hey, (I'm a FreeBSD newbie) How do you install ports software to a jail as it is not recommended to "make and make install" from the ports collection inside the jail? I know I can use pkg_ commands, but how do I install software from the ports collection, if you do not use the ports collection of the jail itself (I mean /jail1/usr/ports/ for example)? I suppose that you have to "make && make install" from the host itself (/usr/ports) and then install it to the jail (/jail1) but how? Does someone have a link or a some doc to share? Thanks for any kind of help Didier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message