You can just set the TOS_DIR environment variable to point to
your tinyos-1.x/tos directory -- ncc has a default path compiled
into in the event that TOS_DIR isn't set.

-Sam

On Thu, Oct 24, 2002 at 04:19:21PM -0400, Ying-Jui Chen wrote:
> >
> 
> This is due to the fact that in ncc/tools, "c:/tinyos-1.x" was hard-coded.
> If the TinyOS is not installed on C:, this is a problem.
> To work aournd this, try the following. At the Cygwin prompt,
> 
> $ ln -s /cygdrive/f/tinyos-1.x /cygdrive/c/
> 
> where the TinyOS is assumed to be installed on F:.
> In case you don't have drive C:, run SUBST.EXE to create a logical C: drive.
> 
> Hope this helps,
> 
> -yrchen
> 
> 
> 

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to