May
15
2007
0

How to compile eternal lands client on ubuntu 7.04

1. download the source code from cvs
    cvs -d:pserver:anonymous@cvs.elc.berlios.de:/cvsroot/elc login
    cvs -z3 -d:pserver:anonymous@cvs.elc.berlios.de:/cvsroot/elc co elc
2. install the following packages
    aptitude install libsdl-dev libxml-dev libsdl-net1.2-dev libxml2-dev libalut-dev libogg-dev libvorbis-dev libopenal-dev g++ libcal3d-dev libsdl-image1.2-dev
3. compile the client
    cd elc
    make -f Makefile.linux
4. run the client
    ./el.x86.linux.bin

Written by hkai in: Eternal Lands, Linux Ubuntu |
May
12
2007
1

Tips

  • Tiger lily
    • White stone city : 132, 132, then goes to the storage at 470,420
  • Earn money:
    • harvest fruit at portland 180,100, the sell it at near by tavern
Written by hkai in: Eternal Lands |
May
11
2007
0

install eternal-lands client on Ubuntu 7

While I tried several times on install linux client on ubuntu, here’s what I do

  1. download and unzip the el_133_linux_full.zip to a temp directory, for example: /home/username/temp, it will create a new directory Eternal Lands-1.33
  2. mkdir /usr/local/games/el
  3. mv /home/username/temp/Eternal\ Lands-1.33/* /usr/local/games/el
  4. cd /usr/local/games/el
  5. ./el-133.x86.linux.static

You must run the game in root account, if running in user account, it abort or crash quickly.

Written by hkai in: Eternal Lands, Linux Ubuntu |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes