Hey I've installed tinyos-2.x on my windows XP PC, and I'm using cygwin, I followed the installation procedures mentioned in the following doucment http://docs.tinyos.net/index.php/Installing_TinyOS_2.0.2#Manual_installation_on_your_host_OS_with_RPMs, in which I installed TIMSP430 Tools, since I'm using Tmote, and I made sure as I got many responses regarding my environment variables might not set up right, so the following are the output of the echo commands echo $TOSROOT:/opt/tinyos-2.x echo $TOSDIR:$TOSROOT/tos echo $CLASSPATH:C:\tinyos\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar;. echo$MAKERULES:$TOSROOT/support/make/Makerules echo $PATH:%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\PROGRA~1\ATT\Graphviz\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Graphviz2.20;C:\Program Files\Graphviz2.20\Bin;/opt/msp430/bin:/opt/jflashmm So whenever I type make telosb, I got the following error: $ Makefile:2: OSROOT/support/make/Makerules: No such file or directory make: *** No rule to make target 'OSROOT/support/make/Makerules'. Stop.
Thanks in Advance -- Ahmed Ebaid PhD Student
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
