Technology
 

Xtank/Installation

From Documentation

Brief instructions for building Xtank from Kernigh on Debian GNU/Linux testing version Lenny.

  • install the package libpth-dev, and cmake,
aptitude install libpth-dev cmake
  • use svn to get the source,
svn co http://opensvn.csie.org/kernigh/trunk/xtank/
cmake .
make
  • run using
Src/xtank