|
I am trying to get Jess set up, but am having problems: If I enter the tutorial example I get.
Jess> (batch "examples/jess/sticks.clp") Jess reported an error in routine batch while executing (batch "examples/jess/sticks.clp"). Message: Cannot open file. Program text: ( batch "examples/jess/sticks.clp" ) at line 1.
Nested exception is: examples\jess\sticks.clp (The system cannot find the path specified) Jess>
I presumed this was a problem with the path set in the environment, so I added the last part to the path:
C:\Sun\AppServer\bin;C:\Sun\AppServer\jdk\bin;C:\Program Files\Java\jdk1.5.0_06\bin;C:\Jess70b6
That does not help.
Including the full path as in the following example also does not work.
Jess> C:\Jess70b6> bin\jess examples\jess\fullmab.clp C:Jess70b6> Jess> binjess Jess> examplesjessfullmab.clp Jess>
Java seem to be working, in that I can compile Java from the SDK
So, what am I missing?
Thanks
Larry
Lawrence
Weathers, Ph.D.
|
- JESS: Set up questions Lawrence Weathers
- Re: JESS: Set up questions ejfried
- RE: JESS: Set up questions Lawrence Weathers
- RE: JESS: Set up questions Lawrence Weathers
