Tag-Archive for » critterding «

Tuesday, January 12th, 2010 | 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