Oops --
that would be TOSDIR, not TOS_DIR.  :-)

_Sam

On Thu, Oct 24, 2002 at 02:29:16PM -0700, [EMAIL PROTECTED] wrote:
> 
> 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
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to