From owner-freebsd-stable Tue Jan 4 15:42:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 8A42C14C87; Tue, 4 Jan 2000 15:42:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 778791CD417; Tue, 4 Jan 2000 15:42:55 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Tue, 4 Jan 2000 15:42:55 -0800 (PST) From: Kris Kennaway To: Yusuf Goolamabbas Cc: freebsd-stable@freebsd.org Subject: Re: Error whilst doing make installworld on todays stable In-Reply-To: <20000103033933.11525.qmail@yusufg.portal2.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 3 Jan 2000, Yusuf Goolamabbas wrote: > ===> games/larn > (cd /usr/src/games/larn/datfiles; install -c -o root -g games -m 444 larnmaze larnopts larn.help /usr/share/games/larn) > install -c -o root -g games -m 660 /dev/null /var/games/larn/lscore12.0 > install -c -o root -g games -m 660 /dev/null /var/games/larn/llog12.0 > install -c -s -o root -g games -m 550 larn /usr/games/hide > (cd //usr/games; rm -f larn; ln -s dm larn; chown games:bin larn) > rm: larn: is a directory > *** Error code 1 rm -rf /usr/games/larn && try again Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message