Shutter is powerful screenshot taking application written in Perl and using the GTK toolkit. Currently at version 0.80.1, Shutter offers a PPA for Ubuntu 9.04 Jaunty but it is not included in Debian Lenny repositories.

Setting it up in Debian Lenny is easy, just follow these steps:
Install the needed dependencies to run Shutter
Open up Konsole or GNOME Terminal and type as root:
su
apt-get install perl libgnome2-gconf-perl libgnome2-wnck-perl libgtk2-imageview-perl
These are Perl modules needed by Shutter. After the installation is over, go to their official website and download the latest tarball available (at the time of writing this is http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.80.1.tar.gz). Alternately you can fetch it from command-line:
wget http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.80.1.tar.gz
The file shutter-0.80.1.tar.gz will get saved in the current working directory. Now uncompress it:
tar -xzf shutter-0.80.1.tar.gz
Next, copy the directory shutter-0.80.1 in a location of your choice, and to fire it up run the script named shutter located in the shutter-0.80.1/bin directory:
./shutter-0.80.1/bin/shutter
You can also make a desktop shortcut or a menu entry for it. This should be all.
Source URL: http://ashesgarrett.blogspot.com/2009/08/how-to-set-up-and-install-shutter-0801.html
Visit ashes garrett for Daily Updated Hairstyles Collection
Shutter 0.80.1 running in Debian Lenny

Setting it up in Debian Lenny is easy, just follow these steps:
Install the needed dependencies to run Shutter
Open up Konsole or GNOME Terminal and type as root:
su
apt-get install perl libgnome2-gconf-perl libgnome2-wnck-perl libgtk2-imageview-perl
These are Perl modules needed by Shutter. After the installation is over, go to their official website and download the latest tarball available (at the time of writing this is http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.80.1.tar.gz). Alternately you can fetch it from command-line:
wget http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.80.1.tar.gz
The file shutter-0.80.1.tar.gz will get saved in the current working directory. Now uncompress it:
tar -xzf shutter-0.80.1.tar.gz
Next, copy the directory shutter-0.80.1 in a location of your choice, and to fire it up run the script named shutter located in the shutter-0.80.1/bin directory:
./shutter-0.80.1/bin/shutter
You can also make a desktop shortcut or a menu entry for it. This should be all.
Source URL: http://ashesgarrett.blogspot.com/2009/08/how-to-set-up-and-install-shutter-0801.html
Visit ashes garrett for Daily Updated Hairstyles Collection