On Wed, Aug 01, 2001 at 12:43:23PM +0200, Anders Andersson wrote:
> Just cvsup'd and built world,
>
> make installworld...
>
> ===> sbin/init
> install -c -s -o root -g wheel -m 500 -fschg -b -B.bak init /sbin
Install the new "install" by hand, that does it.
cd /usr/src/usr.bin/xinstall
make install
mv /usr/bin/install /usr/bin/install.old
mv /usr/bin/xinstall /usr/bin/install
Then try installworld again.
--
Pierre Beyssac [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message