Hi Shane,
Your CLASSPATH is wrong. It needs to include the PARENT directory
of your visad directory. The "./www/project" is only valid when
you run from the parent directory of www/project.
Good luck,
Bill
magees@xxxxxxxxxxxx wrote:
>
> hi, i tried to use make debug to compile everything and im not getting any
> classes, just compile time errors of the form
>
> CommonUnit.java:75: Class visad.ScaledUnit not found.
> new ScaledUnit(1.0).equals(dimensionless));
> ^
> CommonUnit.java:78: Class visad.ScaledUnit not found.
> dimensionless.equals(new ScaledUnit(1.0)));
> ^
> 20 errors
> javac -J-mx32m ConstantMap.java
> ConstantMap.java:31: Class visad.util.Util not found in import.
> import visad.util.Util;
> ^
> ConstantMap.java:36: Superclass visad.ScalarMap of class visad.ConstantMap
> not found.
> public class ConstantMap extends ScalarMap {
>
> im thinking something is wrong with my .cshrc file so here it is(the relevant
> bits anyway)
>
> setenv CLASSPATH /usr/local/jdk1.2.2/bin:.:./www/project
> set path=(/usr/local/jdk1.2.2/bin $path)
>
> youve probably spotted whats wrong with it already but heres the rest of the
> makefile(up until the point where it started getting repetitive). i'd really
> appreciate the help. thanks. shane.
> . . .
----------------------------------------------------------
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