> After making the additions to LD_LIBRARY_PATH and
> CLASSPATH, I did not see any more errors when building visad with
> 'make compile'. However, I'm unable to compile
> HDF-EOS and Vis5D File Adapters correctly. There are many copile errors.
> It appears that jni.h is not found. Perhaps
> there is still some problem in my paths.
Part of the problem is that the location of the java directory is hard-coded
into data/vis5d/Makefile (and paoloa/Makefile as well)
Change JAVADIR from /usr/local/jdk1.2beta3 to /scratch/rabin/jdk1.2beta4
in those two files and try rebuilding