DroidBattles is available at this adress: http://www.bluefire.nu/droidbattles/
The following is needed for DroidBattles to compile and run:
qt 2.x (tested on 2.2.3) devel version
X-windows (tested on 4.0.2) with headers installed
A unix system (tested on SuSE Linux 7.1)
A c++ compiler (tested with gcc 2.95.2)
make
autoconf
In order to compile and install DroidBattles on your system, type the following in the base directory of the DroidBattles distribution:
% ./configure
% make
% make install
If you want to have droidbattles installed somewhere else than /usr/local ... you should run the install as above, then copy all folders to the new location and then edit line 2 of /etc/droidbattles.conf
Since DroidBattles uses
autoconfyou should have not trouble compiling it. Should you run into problems please report them to the the author Andreas Agorander