Having installed the four ``personal system input files'' (and perhaps adjusting some environment variables), you are now ready to cd into the webpubdemo directory and type
make install
This should create and populate the directory
/tmp/TEST-INSTALLDIR, which you can visit in your Web
browser, e.g.,
netscape /tmp/TEST-INSTALLDIR/index.html &
You can install elsewhere by specifying the DESTROOT make
variable, e.g.,
make install DESTROOT=/tmp/NEWTEST