Date: Mon, 04 Nov 2002 14:04:34 -0800 From: Kent Stewart <kstewart@owt.com> To: Rob B <rbyrnes@ozemail.com.au> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: installworld failure Message-ID: <3DC6EEF2.4010309@owt.com> References: <021c01c28446$4bb49c20$3164a8c0@pootah>
next in thread | previous in thread | raw e-mail | index | archive | help
Rob B wrote: > I've cvsupped as of 2nd November and removed /usr/obj before buildworld, but > I keep gettingthis error when trying installworld: > > ===> games/fortune/datfiles > PATH=$PATH:/usr/games:/usr/obj/usr/src/games/fortune/datfiles/../strfile > strfile -Crs /usr/src/games/fortune/datfiles/zippy zippy.dat > tr a-zA-Z n-za-mN-ZA-M < /usr/src/games/fortune/datfiles/fortunes-o.real > > fortunes-o > tr: not found > *** Error code 127 > > Stop in /usr/src/games/fortune/datfiles. > *** Error code 1 > > Help? > A lot of the time, strange errors in the installworld are due to a system date that is really off. It can be as simple as running adjkerntz -i before you do the installworld from single user mode. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DC6EEF2.4010309>