Compiling using GCC

From OdaWiki
Revision as of 00:36, 31 March 2006 by Russell (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Building on *nix systems

1) Either download the <a href="http://odamex.net/">latest source</a> 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.