Date: Tue, 18 Dec 2001 15:28:03 -0600 From: Munish Chopra <mchopra@engmail.uwaterloo.ca> To: freebsd-current@freebsd.org Subject: installworld error (ex: not found) Message-ID: <20011218152803.A316@rn-re116a13.uwaterloo.ca>
next in thread | raw e-mail | index | archive | help
I've been having some trouble getting this -CURRENT system to do a proper installworld. I installed a JPSNAP (20011230) with only the /bin distribution, then cvsup'ed, made world and kernel, and went on to the installworld. I've done this thrice now (January 3,5,6), and each time I get the same error: [snip things going fine] ... install -c -o root -g wheel -m 444 xerox1730 /usr/share/tabset/xerox1730 install -c -o root -g wheel -m 444 xerox1730-lm /usr/share/tabset/xerox1730-lm install -c -o root -g wheel -m 444 zenith29 /usr/share/tabset/zenith29 ===> share/termcap install -c -o root -g wheel -m 444 /usr/src/share/termcap/map3270 /usr/share/misc/map3270 TERM=dumb ex - /usr/src/share/termcap/termcap.src < /usr/src/share/termcap/reorder ex: not found *** Error code 127 Stop in /usr/src/share/termcap. *** Error code 1 ...so wondering where ex is and what is wrong with it: [15:26 munish@rn-re116a13 ~] ll /usr/bin/ex -r-xr-xr-x 6 root wheel 279952 Dec 29 15:19 /usr/bin/ex ...it's there and fine. The PATH is set fine too. So I don't really know where to go from here...hints are welcome. Thanks. -- Munish Chopra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011218152803.A316>