HFChristie
Programmer
I'm installed the basic Java package (j2re-1_4_1_01-windows-i586.exe). When I do anything, I get
"Exception in thread "main" java.lang.NoClassDefFoundError: {Command}"
I was initially trying "version" as the command to confirm the install. In that case, {Command} is version.
I've looked through posts for this error, and they all mention "CLASSPATH". I haven't got anything defined in my environment (WIndows XP Professional) with that name. What would I put there if I added it manually? The only folders in the installed folder are BIN and LIB. LIB has a bunch of subfolders. Do I have to specify every single subfolder so all files are available?
Or, do I have to do something special for XP? I installed an older version (1.2) on Win2000 with no problem, but get the same error if I try that version on XP. Nothing on the site implied OS diffrences.
Thanks
"Exception in thread "main" java.lang.NoClassDefFoundError: {Command}"
I was initially trying "version" as the command to confirm the install. In that case, {Command} is version.
I've looked through posts for this error, and they all mention "CLASSPATH". I haven't got anything defined in my environment (WIndows XP Professional) with that name. What would I put there if I added it manually? The only folders in the installed folder are BIN and LIB. LIB has a bunch of subfolders. Do I have to specify every single subfolder so all files are available?
Or, do I have to do something special for XP? I installed an older version (1.2) on Win2000 with no problem, but get the same error if I try that version on XP. Nothing on the site implied OS diffrences.
Thanks