wget http://lloydrochester.com/code/foo-1.0.tar.gz
tar zxf foo-1.0.tar.gz
cd foo
./configure
make
./src/foo
