John, which version of LeJOS are you using? In case of 2.1.0, I seem to recall that spaces in variable paths spawn problems (the error message you provided hints to that also).
Regards, Matthias John Guenther wrote: > Hi > > > > I sent a similar message recently but put nothing in the subject line. > If it’s just that no one has had the time to help or if this is not an > appropriate email for this list then I apologize for repeating myself, > but it occurred to me that with no subject line the email might be ignored. > > > > > > I downloaded java_app_platform_sdk-5_01-windows and installed it. (It > comes with a self installer.) > > > > It was installed at C:\Sun\SDK\ > > > > Then I changed and added stuff to my environment variables. This is what > I did: > > > > Variable name: CLASSPATH > > Variable value: > %CLASSPATH%;.;%LEJOS_HOME%/lib/classes.jar;%LEJOS_HOME%/lib/pcrcxcomm.jar > > > > Variable name: LEJOS_HOME > > Variable value: C:\Documents and Settings\John W. Guenther\My > Documents\LeOs\ > > > > Variable name: PATH > > Variable value: C:\Sun\SDK\bin;C:\Documents and Settings\John W. > Guenther\My Documents\LeOs\bin > > > > Variable name: RCXTTY > > Variable value: USB > > > > When I try to use firmdl I get the following message: Exception in > thread “Main” java.lang.NoClassDefFoundError: and > > > > Nothing follows the and! > > > > Can anybody help? > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Lejos-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lejos-discussion
