NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

problem compiling visad

Dear visad users, 

I'm compiling visad  on a redhat 9 linux platform and
I have a lot of unresolved symbol errors like: 

ShadowTupleTypeJ3D.java:119: cannot resolve symbol
symbol  : class UnimplementedException
location: class visad.java3d.ShadowTupleTypeJ3D
        throw new UnimplementedException("terminal
LEGAL unimplemented: " +


even though I have the java3d libraries:
libj3dcore-ogl.so  libj3dutils.so  
under the dir: 
/usr/local/java3d-1_3_2-build4-linux-i586/lib/i386

which I have setenv CLASSPATH to already. 

Am I still missing some .so libraries in J3d?

Much appreciated for your help!

Bst,
Victor