It seems as though it compiled very nicely. but i got a couple of
warnings. hope it's not major:
javac -J-mx32m *.java
Note: c:\visad\visad\data\netcdf\units\ASCII_CharStream.java uses or
overrides a deprecated API. Recompile with "-deprecation" for details.
1 warning
javac -J-mx32m data\*.java
Note: c:\visad\nom\tam\util\BufferedDataInputStream.java uses or overrides
a deprecated API. Recompile with "-deprecation" for details.
1 warning
I'm assuming all the class files on the web, via
ftp://www.ssec.wisc.edu/pub/visad-2.0/visad.jar is the result of the make
file.
everything seems to be working, except for the 3D part. I have installed
java3D (OpenGL). what else is needed to access the 3D feature?
thanks,
Ted