All files are packaged in a jar file. This section offers one of MANY ways
to install the GNU gzip tar package. The server machine is assumed to be
a UNIX box. Win95/NT installation is similar using WinZip
software.
1. Identify a machine $SERVER to play
the role of White Board (WB).
2. On $SERVER, identify a installation
directory $WL_DIR which is
served by HTTP server as URL $WL_URL.
3. To unpack, type "zip -dc weblab.tar.gz
| tar xvf - ".
4. Make sure $WL_DIR
is defined in CLASS_PATH
environment variable.