Installation of html_analyzer

A Makefile is provided to aid in the compilation and installation of the code. Change the location to TOP and INSTALLDIR to point to the location where the this file is and where the executables are to go. Also, several flags might need to be changed depending upon your system. These changes are labeled in the Makefile. Only the makefile in this directory needs to be changed. Once the changes have been made, type:

make

If all went well (you get the "Done compiling." message at the end), type:

make install

Use "make -n" and "make -n install" to preview the commands that will be executed if you are in doubt. Please refer to the Makefile for more details. Platforms tested:

Sun4 running SunOS Release 4.1.1


If you port the code to different platorms or have are haveing trouble doing so, please feel free to contact me.
James E. Pitkow
Graphics, Visualization and Usability Laboratory
Georgia Institute of Technology
pitkow@cc.gatech.edu