instructional doc bit

This commit is contained in:
nhmall
2019-11-26 19:35:46 -05:00
parent 4529094138
commit 2a78011030

View File

@@ -23,11 +23,16 @@ If you are using the traditional configuration system, see Install.unx.
cd $Top/sys/unix
sh setup.sh hints/NAME_OF_HINTS_FILE
cd ../..
make fetch-Lua
make all
If the build fails, remove all the generated files before retrying the
build with: cd $Top; make spotless
The 'make fetch-Lua' step really only needs to be done one time unless
your sources get refreshed, or the lib folder and its contents get
removed.
4. Install:
Depending on your configuration, this step may or may not need to be done
as root; check the hints file.