hi,
        I have installed kaffe. and when I try compiling 
my java code including the statement:

 throws  Java.io.IOException

I get these errors. 

Found 3 semantic errors compiling "calc.java":
     3.          throws  Java.io.IOException
                         ^--^
*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Package "Java" could not be found
in:
                /usr/share/kaffe/Klasses.jar
 
     3.          throws  Java.io.IOException
                              ^^
*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Package "Java/io" could not be
found in:
                /usr/share/kaffe/Klasses.jar

     3.          throws  Java.io.IOException
                                 ^---------^

What am i doing wrong? What is my class path? am I missing any files?
I installed kaffe using dselect.

--
Rajat.


_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to