I've been trying to use the lejos software, but I have really been having a very difficult time. First, I tried installing it in Ubuntu, but I could never run 'make' b/c I would get some strange error.. So, I tried putting it on my xp x64 machine and configure it with JCreator. Whenever I use the command "lejosjc sample.java" in the command prompt, I get: "Fatal Error: Unable to locate package java.lang in classpath or bootclasspath". In JCreator I get this error:
--------------------Custom Tool: lejosc--------------------
Unable to execute javac. Return status of exec is -1.
Make sure javac is in the PATH, or define JAVAC.
Process completed.
Anyone have any idea what these error messages mean? Any other information needed to help diagnose this problem?
Thanks for any help.
