On Sun, Apr 7, 2013 at 9:18 PM, Maryam Jalalitabar <[email protected]> wrote:
> Hi, > > I have a question that is related to tinyos. I really appreciate your help > in advance. > > I am trying to install Arduino in Ubuntu 11.10. I have installed tinyos > before. For installing Arduino, first I have to install gcc-avr, avr-libc, > binutils-avr. > > When i try to install them I have the following errors: > TinyOS snapshoted the toolchains being used for the different processors. > E: /var/cache/apt/archives/binutils-avr_2.20.1-2_i386.deb: trying to > overwrite '/usr/bin/avr-size', which is also in package avr-binutils-tinyos > 2.17-20110905 > > > E: /var/cache/apt/archives/gcc-avr_1%3a4.5.3-2_i386.deb: trying to > overwrite '/usr/bin/avr-gcov', which is also in package avr-gcc-tinyos > 4.1.2-20110905 > > > It seems that, it is trying to overwrite some of tinyos files. Should I > remove tinyos related files? Can anyone suggest me a way to make them > work together? > I would recommend that you remove the tinyos version of the toolchain and use the 2.20 version. But keep in mind it may generate different code than what the tinyos version generated. It should work but you will have to verify the tinyos code generated to make sure it still functions correctly. > > > Thanks, > Maryam > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
