I think Jango wrote:

> Whilst compiling the JESS 6.0 package under Windows 98 using IBM's
> jdk1.1.8 from within the file Jess60, I encounter the following number of
> errors for each command:
>   javac -d . jess\*.java                      24 errors
>   javac -d . jess\awt\*.java                  4 errors
>   javac -d . jess\factory\*.java              7 errors
>   javac -d . jess\examples\pumps\*.java         6 errors
> 
> Most errors were related classes not being found.

See Jess 6.0 manual section 1.2, "Compatibility:"

        1.2. Compatibility

        Jess 6.0 is compatible with all versions of Java starting with Java
        1.2. In particular, this includes JDK 1.3 (or "Java 2" as it is now
        known.) Versions numbered 4.x are compatible with JDK 1.0, and the 5.x
        versions work with JDK 1.1.

So if you're stuck using JDK 1,1.8, you'll need to use the old Jess
5.2 version. If you're not stuck, then do upgrade from that ancient
JDK. 

---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to