Hi All I am having a weird problem. I have installed tinyos a few times but never had this problem. I have created a script inside /etc/profile.d -> tinyos.sh Its contents are : export TOSROOT="/opt/tinyos-2.x" export TOSDIR="$TOSROOT/tos" export CLASSPATH="C:\cygwin\opt\ tinyos-2.x\support\sdk\java\tinyos.jar;." export MAKERULES="$TOSROOT/support/make/Makerules"
But when I try to start cygwin it does not capture these variables. But if I type the same strings on the cygwin console it responds and all my codes work fine. Similarly when I am trying to configure Eclipse's Yeti 2 it still does not recognise. Is there some cygwin package that I am missing ? Or some setting that I have wrong. Please help me out if anyone is aware of these things. Thanks Akankshu On Fri, Nov 20, 2009 at 2:23 AM, Roland Flury - s h o c k f i s h / < [email protected]> wrote: > Hi Ruben > > Are you running the latest version of Yeti2 (Version x.2.14)? In > Eclipse, go to menu 'Help' -> 'Check for Updates'... > > I also had some problems with the plugin not being really quick. But > with some of the latest updates, everything runs quite smoothly, > including the new code indent feature. (Well, I am working under Ubuntu > 9.10, but I guess that this should not make a big difference.) > > - Roland > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- First they ignore you, then they laugh at you, then they fight you, then you win. - Mahatma Gandhi
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
