1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Quick installation instructions;
* extract archive
* ./configure
* make
* make install (as root)
Common data files are installed under /usr/local/droidbattles/
droidbattles binary in /usr/local/bin/
Private datafiles in ~/droidbattles/
One file containing the directory where common data is plced
is installed as /etc/droidbattles.conf (If you move the common data
out of /usr/local/droidbattles/ change this file).
You might want to start checking out the handbook in
/usr/local/droidbattles/doc/index.html
|