To install, run the install.sh shell script. If you wish to install the
files manually, refer to the installation section of the AFGIS C Graphics
Library Reference Manual.

Once the files have been installed, change directories to the installed
driver directory and check the Makefile. Verify (and change if necessary)
the path names for DEST and LOCDEST. Type "make local<processor>" or
"make install<processor>" to update your driver library with the Raster
Graphics driver object files. Warning: be sure you know what you are doing
before typing "make install" - refer to the installation manual for details.

Refer to the AFGIS C Graphics Library Reference Manual for instructions on
how to configure the driver into your VMEexec kernel.

To use the library, type "mkmk" in your application source directory then
add "-lrg" to the list of library files included as part of the "LIBS"
line in the generated Makefile.

Full installation requires approximately 1.4 Mb, depending on how many
board drivers and demo programs are installed.
