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.

To learn about what's going on, see About the Archive Site.

Re: compile

This looks like an error in your CLASSPATH. If you are
compiling, it should include the directory:

  /export/home/johnf/chhaya

which is the parent of your visad directory.

Good luck, Bill

Chhaya Mudgal wrote:
> 
> Hi,
> I am getting following error when I compile. These files do exist but
> it complains about packages or files not found.
> 
> *** Building in cluster
> javac -J-mx64m -g *.java
> /export/home/johnf/chhaya/visad/util/DataUtility.java:55: cannot resolve
> symbol
> symbol  : class ColorProcessor
> location: package process
> import ij.process.ColorProcessor;
>                   ^
> /export/home/johnf/chhaya/visad/data/netcdf/Plain.java:19: cannot resolve
> symbol
> symbol  : class Netcdf
> location: package netcdf
> import ucar.netcdf.Netcdf;
>                    ^
> /export/home/johnf/chhaya/visad/data/netcdf/Plain.java:20: cannot resolve
> symbol
> symbol  : class NetcdfFile
> location: package netcdf
> import ucar.netcdf.NetcdfFile;
>                    ^
> /export/home/johnf/chhaya/visad/data/netcdf/Plain.java:21: cannot resolve
> symbol
> symbol  : class Schema
> location: package netcdf
> import ucar.netcdf.Schema;
>                    ^
> /export/home/johnf/chhaya/visad/data/netcdf/Plain.java:22: cannot resolve
> symbol
> symbol  : class Variable
> location: package netcdf
> import ucar.netcdf.Variable;
>                    ^
> /export/home/johnf/chhaya/visad/data/netcdf/Plain.java:23: cannot resolve
> symbol
> symbol  : class VariableIterator
> location: package netcdf
> import ucar.netcdf.VariableIterator;

-- 
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
hibbard@xxxxxxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html


  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: