cd ~juell/vtk2.0
To build and use a vtk directory in your space do the following:
mkdir vtk cd vtk cp ~juell/vtk2.0/* . make Cube CubeYou 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