User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
mission:log:2015:01:20:gentoo-crossdev-compile-avr-gcc-for-arduino-and-cura [2015/04/06 17:09] chronomission:log:2015:01:20:gentoo-crossdev-compile-avr-gcc-for-arduino-and-cura [2015/08/18 16:23] chrono
Line 42: Line 42:
 ln -s /usr/bin/avr-ar /usr/share/arduino/hardware/tools/avr/bin/avr-ar ln -s /usr/bin/avr-ar /usr/share/arduino/hardware/tools/avr/bin/avr-ar
 ln -s /usr/bin/avr-as /usr/share/arduino/hardware/tools/avr/bin/avr-as ln -s /usr/bin/avr-as /usr/share/arduino/hardware/tools/avr/bin/avr-as
 +</code>
 +
 +If you want to use the Software Serial and monitoring feature, you need to install rxtx-2.2_pre2 or newer. This version is still masked in the main portage tree, so you will need to unmask it by adding
 +
 +<code>
 +=dev-java/rxtx-2.2_pre2 ~x86 ~amd64
 +</code>
 +
 +to /etc/portage/package.keywords/arduino and then (re)emerge it
 +
 +<code>
 +$ emerge dev-java/rxtx
 </code> </code>
  
Line 48: Line 60:
 {{keywords>Apollo-NG apollo next generation hackerspace hacker space research development makerspace fablab diy community open-resource open resource mobile hackbus gentoo avr-gcc crossdev arduino cura}} {{keywords>Apollo-NG apollo next generation hackerspace hacker space research development makerspace fablab diy community open-resource open resource mobile hackbus gentoo avr-gcc crossdev arduino cura}}
  
 +~~LINKBACK~~
 ~~DISCUSSION~~ ~~DISCUSSION~~