From owner-freebsd-stable Thu Dec 14 2:48:56 2000 From owner-freebsd-stable@FreeBSD.ORG Thu Dec 14 02:48:55 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 493EF37B400 for ; Thu, 14 Dec 2000 02:48:51 -0800 (PST) Received: from sexta.cs.huji.ac.il ([132.65.16.13] ident=danny) by cs.huji.ac.il with esmtp (Exim 3.20 #1) id 146VwF-00043D-00 for freebsd-stable@freebsd.org; Thu, 14 Dec 2000 12:48:39 +0200 X-Mailer: exmh version 2.2 06/23/2000 with nmh-0.24 To: freebsd-stable@freebsd.org Subject: make install Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 14 Dec 2000 12:48:39 +0200 From: Danny Braniss Message-Id: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i just tried to install a newly compiled kernel by: cd /sys/compile/LAA make NOMAN=1 DESTDIR=/home/root install and it tried to install some programs in /usr/... (joy, linux, etc) since /home/root only has the / (no /usr), is there some magic to prevent make to install these? danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message