Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 1999 16:12:40 +0800 (PHT)
From:      "Francis A. Vidal" <francis@usls.edu>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   more updating on several machines
Message-ID:  <Pine.LNX.4.10.9909211604300.5669-100000@atlas.usls.edu>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.9909211604300.5669-100000>