Irrlamb

irrlamb is a 3D game that probably involves a lot of physics and frustrating gameplay.

More info: Ubuntu Game List

Also check Synaptic package manager for irrlamb or Getdeb if they have an up-to-date ubuntu package available. Irrlamb have Ubuntu Package Available.

Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working. Check if your sourcelist is correctly set.

Download the relevant libs that is needed to run irrlamb;

Code:

sudo aptitude update && sudo aptitude upgrade
sudo aptitude install liblua50 liblualib50 libaudiere-1.9.4 bcp

Done.

Installation

The download is via the terminal;

Code:

cd ~/Desktop
wget http://irrlamb.googlecode.com/files/irrlamb-0.0.5-bin.tar.gz
tar zxfv irrlamb-0.0.5-bin.tar.gz
nano irrlamb/Launch-irrlamb.sh

add the following;

#!/bin/bash

cd ~/.Games/irrlamb
./irrlamb

Save (ctrl)+(o) and Save (ctrl)+(x)

Code:

chmod +x irrlamb/Launch-irrlamb.sh
mkdir ~/.Games
mv irrlamb ~/.Games


Launcher

Download the irrlamb.png to your Desktop.

irrlamb.png

Code:

cd ~/Desktop
mv irrlamb.png ~/.Games/irrlamb
alacarte

Go to Games and make a new entry;

Name: Irrlamb
Command: sh /home/USERNAME/.Games/irrlamb/Launch-irrlamb.sh

Icon: ~/.Games/irrlamb/irrlamb.png

Enjoy!

Written and Published by Artificial Intelligence
guides/32bit/irrlamb.txt · Last modified: 2008/07/16 18:40 (external edit)
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0