From owner-freebsd-questions Tue Sep 21 1:25:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from atlas.usls.edu (linux1.usls.edu [202.47.133.46]) by hub.freebsd.org (Postfix) with ESMTP id 32EFD153AE for ; Tue, 21 Sep 1999 01:24:06 -0700 (PDT) (envelope-from francis@usls.edu) Received: by atlas.usls.edu (Postfix, from userid 500) id 5C6D9A4C8; Tue, 21 Sep 1999 16:12:40 +0800 (PHT) Received: from localhost (localhost [127.0.0.1]) by atlas.usls.edu (Postfix) with ESMTP id 525AE7D8F for ; Tue, 21 Sep 1999 16:12:40 +0800 (PHT) Date: Tue, 21 Sep 1999 16:12:40 +0800 (PHT) From: "Francis A. Vidal" To: FreeBSD Questions Subject: more updating on several machines Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi all, finally got nfs export working and can mount /usr/obj, /usr/src, /usr/ports from any machine on the network. i already did buildworld on the main machine and wanted to do `make installworld' on other machines. on the machines where i want to do installworld, i mounted the directories of the main machine in /mnt/mainmachine/{obj,src,ports} and symlinked them to their proper location: e.g. ln -s /mnt/mainmachine/obj /usr/obj ln -s /mnt/mainmachine/src /usr/src ln -s /mnt/mainmachine/ports /usr/ports but when i did `make installworld' in /usr/src, i got: /usr/obj/mnt/mainmachine/src/tmp/usr/bin/make: not found *** Error code 127 NOTE: i did a buildworld and installworld on the mainmachine earlier. -- francis vidal university of st. la salle, bacolod city, philippines . . . . . . . PGP key available via e-mail / subject: get PGP key u s l s N E T tel. nos. (6334).435.2324 / 433.3526 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message