i followed the instructions in the how-tos section on installing Warzone 2100.
everything was going fine, i had 2 change: tar jxvf warzone-2.0.5.tar.bz2 cd warzone-2.0.5
to tar jxvf warzone2100-2.0.5.tar.bz2 cd warzone2100-2.0.5
but that was all good. i then typed: ./configure
and it spat this out at me:
michaelc@backwards:~/Desktop/warzone2100-2.0.5$ ./configure
bash: ./configure: No such file or directory
what did i do wrong?