Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 6 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index a459df3..04ac33f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,9 +8,14 @@ The Osirion Project - INSTALL
Installation
To build the Osirion Project from source code you will need
- the SDL and OpenGL library and header files.
+ the following libraries and their header files:
+
+ SDL version 1.2 or newer
+ OpenGL, version 1.1 or newer
+ OpenAL version 1.1 or newer
I have succesfully compiled it on the following platforms:
+
linux-x86_64 gcc 4.1.2
linux-i686 gcc 4.1.2
mingw32 gcc 4.2.2
@@ -167,4 +172,3 @@ Updating
cd data/
svn update
cd ..
-