Re: Compile

Hi Chhaya,

> I am a new visad user. I try to compile using 'make debug' or 'make
> compile' there are errors that are listed below. Please let me know how I
> can fix it.
> Thanks
> Chhaya
> 
> avac -J-mx64m -g *.java
> ActionImpl.java:32: Class visad.util.ThreadPool not found in import.
> import visad.util.ThreadPool;
>        ^
> . . .
> 59 errors
> *** Error code 1

This is undoubtedly a problem with your CLASSPATH environment
variable. It must include the PARENT directory of your visad
directory, and should also include '.' for the current directory.
So if VisAD is in /home/chhaya/java/visad then your CLASSPATH
should include '/home/chhaya/java:.'

Good luck,
Bill
----------------------------------------------------------
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


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