I have been using Arduino with no probs on my PC but have encountered endless problems on my iBook running OSX (10.2.8). Friends with much better Arduino / Computer skills have also failed to get it working.
The major error message is when trying to upload to the board, is as follows:
dyld: /Users/fredgutt/Desktop/arduino-0003/tools/avr/bin/avr-gcc can't open library: /usr/lib/libiconv.2.dylib (No such file or directory, errno = 2)
I have also tried to bypass this by having a code already uploaded to the board (from my PC) but this also results in error messages.
Can anyone help me? I would really like to get Arduino working on my Mac!
Thanks in advance!