The Visualization Toolkit (vtk) can be found on
cx01.sod.cc.ndsu.nodak.edu:~juell/vtk
You will log into any of the sod cluster (cx02 to cx15)
and then find the vtk information by
cd ~juell/vtk
If you will build a vtk directory in your space and then
cd vtk
cp ~juell/cs458pub/* .
You can then build and compile a file called temp.cc.
Edit or create the temp.cc file and compile it by
make temp
PLJ 9/8/96