1 Realraum tuer instructions:
3 1. install avr-gcc and tools:
4 $ sudo aptitude install gcc-avr avr-libc avrdude
7 $ wget http://arduino.googlecode.com/files/arduino-0013-linux2.tgz
9 3. unpack and add link:
10 $ tar -xzf arduino-0013-linux2.tgz
11 $ ln -s arduino-0013 arduino
13 4. update Makefile variables INSTALL_DIR and PORT to your needs
18 6. flash it (press reset)