Consult step 5 on the page http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html
CLASSPATH needs to be in the windows format; all others must be in the unix format. On 8/20/07, Daniel M. Havey <[EMAIL PROTECTED]> wrote: > Like this? > > export PATH=`cygpath -w > /cygdrive/c/JAVA/jdk1.5.0_11/bin`:$PATH > > No go :( > > > --- Saikat Ray <[EMAIL PROTECTED]> wrote: > > > Try using windows style path ... > > > > On 8/19/07, Daniel M. Havey <[EMAIL PROTECTED]> wrote: > > > Has anybody installed this beast under vista? I did > > the > > > rebaseall and all the other wonderful stuff that goes > > along > > > with it but the bloody > > > tinyos-tools-1.2.4-2.cygwin.i386.rpm > > > can't find java. > > > > > > I installed jdk1.5.0_11 under C:\JAVA\jdk1.5.0_11 and > > set > > > the environment variables: > > > > > > > > > PATH=/cygdrive/c/JAVA/jdk1.5.0_11/bin:/cygdrive/c/JAVA/jdk1.5.0_11/jre/bin:/usr/ > > > > > > local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/JAVA/jdk1.5.0_11/bin:/cygdriv > > > > > > e/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygd > > > rive/c/Program > > > Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/SSH > > > Communications Security/SSH Secure Shell > > > > > > JAVA_HOME=/cygdrive/c/JAVA/jdk1.5.0_11 > > > JDKROOT=/cygdrive/c/JAVA/jdk1.5.0_11 > > > CLASSPATH=.:/cygdrive/c/JAVA/jdk1.5.0_11 > > > > > > which java: > > > /cygdrive/c/JAVA/jdk1.5.0_11/bin/java > > > > > > but still: > > > $ rpm -Uvh --force --ignoreos > > > tinyos-tools-1.2.4-2.cygwin.i386.rpm > > > Preparing... > > > ########################################### [100%] > > > 1:tinyos-tools > > > ########################################### [100%] > > > giveio-install: Driver already installed > > > Java not found, not installing JNI code > > > > > > What gives? > > > > > > Daniel M. Havey > > > Academic Resume: > > > http://myprofile.cos.com/dhavey > > > > > > > > > > > > ____________________________________________________________________________________ > > > Luggage? GPS? Comic books? > > > Check out fitting gifts for grads at Yahoo! Search > > > > > > http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz > > > _______________________________________________ > > > Tinyos-help mailing list > > > [email protected] > > > > > > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > > > > -- > > Dr. Saikat Ray > > Assistant Professor > > Department of Electrical Engineering and Computer > > Engineering > > University of Bridgeport > > Cell: 215-279-1032 > > Office: 203-576-4165 > > > > > Daniel M. Havey > Academic Resume: > http://myprofile.cos.com/dhavey > > > > ____________________________________________________________________________________ > Got a little couch potato? > Check out fun summer activities for kids. > http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz > -- Dr. Saikat Ray Assistant Professor Department of Electrical Engineering and Computer Engineering University of Bridgeport Cell: 215-279-1032 Office: 203-576-4165 _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
