Skip to content
gregoryfenton edited this page Oct 3, 2012 · 1 revision

Welcome to the other-life wiki!

To install this on ubuntu, open a terminal window and paste the following into it:

sudo apt-get update && sudo apt-get upgrade

sudo apt-get update && sudo apt-get dist-upgrade

sudo apt-get update && sudo apt-get install build-essential git libcal3d12-dev libsdl-image1.2-dev libsdl-net1.2-dev libxml2-dev lib libopenal-dev libvorbis-dev

mkdir src

cd src/

sudo apt-get install git

git clone https://github.com/gregoryfenton/other-life.git

cd other-life/

make -j 2 -f Makefile.linux

file ol.x86.linux.bin

Clone this wiki locally