Ubuntu 9.04 - the Jaunty Jackalope

sudo apt-get install subversion
mkdir Gargoyle
cd Gargoyle
svn checkout https://svn.assembla.com/svn/gargoyle- router/trunk

Then, to get Fon-Flash working:

sudo apt-get install build-essentials
sudo apt-get install libgtk2.0-dev
sudo apt-get install libpcap0.8-dev
cd trunk
cd fon-flash
make