From owner-freebsd-questions Mon Dec 9 0:56:21 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 8239B37B401 for ; Mon, 9 Dec 2002 00:56:20 -0800 (PST) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A14D43EB2 for ; Mon, 9 Dec 2002 00:56:19 -0800 (PST) (envelope-from locus@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199]) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id gB98uHND024156 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 9 Dec 2002 09:56:17 +0100 Received: from locus by rock.stable.ch with local (Exim 3.33 #1) id 18LJi5-000Gpe-00 for freebsd-questions@FreeBSD.ORG; Mon, 09 Dec 2002 09:56:17 +0100 Date: Mon, 9 Dec 2002 09:56:17 +0100 From: Thomas Spreng To: freebsd-questions@freebsd.org Subject: Re: Installing additional ports in a jail! Message-ID: <20021209085617.GA64454@rock.stable.ch> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <000401c29f5a$6d07b590$952b6e94@lucifer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000401c29f5a$6d07b590$952b6e94@lucifer> User-Agent: Mutt/1.4i 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 Hi, On Mon, Dec 09, 2002 at 09:10:24AM +0100, Didier Wiroth wrote: > 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? where have you read that it's not recommended to do so? I'm installing ports from inside the jail all the time and have not encountered any problems so far. > 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? sorry, dont know how to do this. You might have to look at the Makefile. greets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message