Next Previous Contents

2. Installation

2.1 How to obtain OpenMine

Just download the Source Code or the Binaries from the OpenMine Website or from the SourceForge Site and compile it.

At the moment there are Souce Code or Binaries to:

2.2 Requirements

I guess you need the GNU C Compiler (GCC), and SDL & OpenGL libraries.

2.3 Compilation and installation

In order to compile and install OpenMine on your system, type the following in Openmine directory of the distribution:

% ./configure
% make
% make install

Since OpenMine uses

autoconf
You should have no trouble compiling it. Should you run into problems please report them to the the author at feuerfrei at interlap dot com dot ar


Next Previous Contents