To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.javaOpen lugnet.robotics.rcx.java in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / Java / 276
275  |  277
Subject: 
Re: Aaargh...I need some help
Newsgroups: 
lugnet.robotics.rcx.java
Date: 
Fri, 19 Sep 2003 13:31:49 GMT
Viewed: 
5087 times
  
In lugnet.robotics.rcx.java, Tyler Derkin wrote:
Ok, what I then did was reset CLASSPATH as:

set CLASSPATH=LEJOS_HOME/lib/classes.jar;LEJOS_HOME/lib/pcrcxcomm.jar

Why I retried the command in step 3 above, I got another error message:

Can't open zip/jar file: LEJOS_HOME/lib/classes.jar
Can't open zip/jar file: LEJOS_HOME/lib/pcrcxcomm.jar

Right, so there's my problem. Any advice would be a big help. Thanks!!

I would put the following two lines into a batch file which you execute prior to
trying to compile and download your lejos programs.

set LEJOS_HOME=<some path to lejos directory without a trailing slash>
set CLASSPATH=%LEJOS_HOME%/lib/classes.jar;%LEJOS_HOME%/lib/pcrcxcomm.jar

Note the % characters in set CLASSPATH= line.

Hope this helps.

Look for support for leJOS in BricxCC real soon now.

John Hansen
http://members.aol.com/johnbinder/bricxcc.htm



Message is in Reply To:
  Aaargh...I need some help
 
Hi, Can anyone lend a desperate soul a helping hand? Here's my problem: I've followed the installation directions for windows as outlined in lejos.sourceforge.net For your convenience, I've included the instructions here: Installation of the leJOS (...) (21 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)

3 Messages in This Thread:


Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR