forked from raduprv/Eternal-Lands
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
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