abgx360 requires libcurl (http://curl.haxx.se/download.html) and zlib (http://www.zlib.net/)

To install them on systems with apt-get:
sudo apt-get install libcurl4-openssl-dev zlib1g-dev

To compile and install abgx360:
./configure
make
sudo make install

Type abgx360 with no arguments for usage or use the GUI (installed separately) to launch it
