I just got my Arduino today and set up was pretty easy. My box is running Ubuntu Feisty.
Update: I just discovered the Arduino Playground which has some nice articles on how to set up your Arduino on different platforms.
- Download arudino-0009.tgz and extract it.
- Install avrdude, avr-libc, binutils-avr, gcc-avr, and uisp.
- Execute arduino-0009/arduino.
Update: I just discovered the Arduino Playground which has some nice articles on how to set up your Arduino on different platforms.