Well, CLASSPATH and MAKERULES are independent variables and it
sounds like you are missing the latter, although you may subsequently
discover that the former is at issue as well...

Why can't you set shell variables? The usual process is to edit the
~/.bashrc file (usually in /home/[your-login]/.bashrc) with something
like:

     export MAKERULES=/opt/tinyos-1.x/tools/make/Makerules

Note that your actual setting will vary, mine is for T1. Search this
list and the online doc files for advice on what it should be.

MS

Adeel Akhtar wrote:
> Hi All
>        i have installed tinyos2.x in windows under cygwin the problem is 
> i am unable to set calsspath so when i give make command it says" no 
> rules to make target" and i thinks it is not getting make rules file due 
> to path setting, can any body help me out
>  
>  
> thanks in advance!
> Best Regards......
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to