Archive for 2010-01-12 10:29:03

2010-01-12 10:29:03 | Author: Fusselwurm

wanted to install critterding, but there doesnt seem to be an ubuntu package.

had to install some packages:

sudo apt-get install autoconf libtool g++ libfreetype6-dev libsdl-dev

downloaded sources, went to source directory:


touch aclocal.m4 # necessary?
autoreconf -fi
./configure
make

now execute:

src/critterding

yay!

Category: Uncategorized  | Tags: , , ,  | Leave a Comment