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
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply