GyaASE:Compiling Qstat
From GyaWiki
[edit]
How to compile on Unix
svn checkout https://qstat.svn.sourceforge.net/svnroot/qstat/trunk/qstat2 qstat2 cd qstat2 make -f Makefile.noauto sudo install -c -m 755 qstat /usr/local/bin/qstat sudo install -c -m 644 qstat.cfg /usr/local/etc/qstat.cfg
[edit]
Windows 32bit binary
Note: this binary include A patch of Qstat SVN rev.292 for ET:QW 1.4.
[edit]
