Compiling using GCC

From OdaWiki
Revision as of 06:20, 31 March 2006 by Voxel (Talk | contribs)

Building on *nix systems

1) Either download the latest source or get a dev build using (must have subversion installed!): svn co svn://odamex.net 2) Untar the archive somewhere or go into your odamex svn trunk dir and type: make 3) A binary should appear in the bin dir after a successful compile.