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 filaname.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.