I've created an RPM package for Arduino on Fedora. Seems to work okay for
me. If any friendly Fedora users would like to head over to
http://www.triv.org.uk/~mavit/rpm/ and kick the tires a bit that would be
splendid. I'll then look at getting this up-stream.
The installation instructions are:
sudo -s
cd /etc/yum.repos.d
wget http://www.triv.org.uk/~mavit/rpm/mavit.repo
yum install arduino
--
Peter Oliver