Its not only possible but the default behavior of setup provided by XubunTOS. In fact this has been as easy as following my guide on http://www.5secondfuse.com/tinyos/install.html for sometime now.
If you look at the .bashrc on 5 Secondfuse or in XubunTOS you'll see how you need to set things up. Then switching between TOS1 and TOS2 is as simple as: [EMAIL PROTECTED]:~$ tos1 Setting up for TinyOS 1.x ... Do TinyOS 1.x work ... [EMAIL PROTECTED]:~$ tos2 Setting up for TinyOS 2.x ... ... Do TinyOS 2.x work I used to have Boomerang in the mix as well but pulled it recently. Now that Sentilla has dropped off Boomerang in TinyOS 1.x contrib I might add it back. This should also work in Cygwin but you may have to hack it a bit. Cheers Chad On Nov 17, 2007 8:53 AM, Philip Levis <[EMAIL PROTECTED]> wrote: > > On Nov 17, 2007, at 8:24 AM, antonio gonga wrote: > > > Hey all, > > I want to migrate to TinyOS-2.x but I'd like to keep my TinyOS-1.x > > installation while I'm not skilled yet with TinyOS-2.x syntax. And > > I'm still using Eclipse Plugin for TinyOS which is only supported > > by version 1. > > My question is: Is it possible to have two Installations of TinyOS > > in the Same Computer? I have several Drives in my Laptop maybe If I > > install TinyOS-2.x in of the drives I'll not have problems. > > > > It is. If everything is set up right (fingers crossed!), the only > thing you have to do to switch between the two is change three > environment variables: TOSDIR, MAKERULES, and CLASSPATH. > > Phil > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Chad @ Home
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
