Free Awale

(64bit supported)
Tested: Ubuntu 7.10 64bit - Gnome


Free Awale is another implementation of the african mancala game Oware in the Ivory Coast variant Awalé, a game of capturing stones.

[More Info]


Before Installation

Make sure that your sourcelist corectly set.

Next installing the right tools and libs to build and run Free Awale;

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential checkinstall


Done.



Installation

Back to the terminal;

Code:

cd ~/Desktop
wget http://download.savannah.nongnu.org/releases/awale/awale-1.2.tar.gz
tar zxfv awale-1.2.tar.gz
cd awale-1.2
./configure
make
sudo checkinstall


Done.



Launcher

Code:

sudo nano /usr/share/applications/freeawale.desktop



add the following;

[Desktop Entry]
Name=Free Awale
Comment=Free Awale is another implementation of the african mancala game Oware in the Ivory Coast variant Awalé, a game of capturing stones.
Exec=xawale
Icon=/usr/local/share/awale/awale.png
Terminal=false
Type=Application
Categories=Application;Game;

Then save (ctrl)+(o) and exit (ctrl)+(x).


You can now launch Free Awale by Applications tab —> Games —> Free Awale
or by typing xawale in the terminal.

For ASCII version type awale in the terminal.


Enjoy! ^_^

Written and Published by Artificial Intelligence
guides/64bit/free_awale.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