- GNU Autoconf (>=2.61)
- GNU Automake (>=1.10)
- GNU Libtool (>=1.5.26)
- GNU PThread Library
- GNU GCC and G++ (>=4.0.0)
- BOOST C++ Library (>=1.34)
./boostrap && ./configure
If your system does not satisfy the GAM requests, you will receive an error message which explains the problem. If, otherwise, you do not get any errors, you can compile the source by using the following command:make all
Above command will produce set of executable programs in the src directory.< Downloading GAM - Using GAM >