![]() About News Documentation Q&A Screenshots Bot Library Download Forum Tournaments s TODO ChangeLog Development Contact Links ![]() |
All types are .tar.gz packages (sorry, no RPM). The recommended version is theMakefile source version. The binary will only work on certain distributions. The static binary should work on all x86 computers, but hasn't been tested on other than my own... A windows Alpha version, where not everything is working is also available... To install the windows version download and unzip both the droidbattles-windows zip-file and qtdll zip-file Installation instructions for 1.0.7 Makefile source package(linux): 1. Make sure you have everything needed installed (Qt3.x) 2. Open the Makefile and edit the paths at the beginning, so they point to the correct dirs. depending on your installation you might also have to switch between including the qt or qt-mt library. 3. run make 4. run make install (as root) Installation instructions for 1.0.6/1.0.4 packages(linux): This source package uses a deprecated version of autoconf/automake, and might not function with modern installs. 1. Make sure you have everything installed that you need: Qt 3.x (to compile the source package you need to have the qtdevel version installed) X11 (X-windows, to compile from source you also need to have the X11 headers installed) 2. (source package only)Make sure $QTDIR points to where your Qt3.x-lib is: If it's not pointing to the correct dir execute: export QTDIR=/usr/lib/qt (or the correct directory) 3. Download the latest version: source package (~284k)(1.0.7 Makefile) source package(~770KB)(1.0.6 autoconf) precompiled binary(~430KB) statically compiled binary(~2.3MB) Windows version(both binary and source) dll file needed for windows version 4. Untar ,and as superuser execute the following commands in the root directory of DB: For the source package: ./configure make make install For the binary packages: ./install 5. The executable should now be located under /usr/local/bin AVR also has a developmental version that is (among other things) being ported to Qt 4 and windows. 1.0.8-alpha is available at his DB-portal |
|
Made by Andreas Agorander 2000, e-mail |