Installation
============

Flag has a user friendly installer - to install it just untar the package in a directory of choice:

tar xvzf flag_xxx.tar.gz
cd flag_xxx
./install_flag

and follow the menus.

Optional packages:
------------------
Flag can also use the graphviz package to draw network diagrams, unpack graphviz and install by running configure, make, make install. Also the Adobe svg viewer will be needed to view those diagrams through the browser.
