Subject: Re: Installing NetBSD-current
To: Marc WANDSCHNEIDER <storm@mnementh.cs.mcgill.ca>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 11/11/1993 01:54:19
> 
> cd /usr/src/share/mk ; make install
> cd /usr/src/include ;make install
> cd /usr/src/lib ; make && make install
> cd /usr/src/gnu/usr.bin/gcc; make && make install
> cd /usr/src; make && make install
> 
> 
If your gcc & gas are out of date, you should do these after installing
in mk and include. If ld is out of date, that one is next. Then do
crt0, then the libs. After you're convinced that all is well, you can
start some "big" makes.

-pk

------------------------------------------------------------------------------