Tuesday, September 14, 2010

How to get xcowsay 1.2 working on Ubuntu Lucid

Download the newest package from the website.

Extract it to /usr/local/src

sudo apt-get install libgtk2.0-dev

Open a terminal:

cd /usr/local/src

./configure

make

make install

No comments:

Post a Comment