KSnapshot is part of the KDE project http://www.kde.org.
KSnapshot can be found in the kdegraphics package on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.
A successful installation of KDE 2.0 is required to use KSnapshot.
All required libraries as well as KSnapshot itself can be found on The KDE FTP site or one of it's mirrors.
KSnapshot may be installed from the kdegraphics package either by installing a binary RPM or by compiling the source package.
To install the kdegrahics package from a binary RPM you must be logged in as root. Assuming that the name of the RPM is filename.rpm, do the following at the command prompt:
% rpm -ivh filename.rpm |
Should you run into problems please report them to the KDE mailing lists.
In order to compile and install KSnapshot on your system, type the following in the base directory of the kdegraphics distribution:
% ./configure % make % make install |
Since KSnapshot uses autoconf and automake you should have not trouble compiling it.
Should you run into problems please report them to the KDE mailing lists.