Next Previous Table of Contents
KDE Icon Editor can be found on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.
In order to successfully compile the icon editor, you need the latest versions
of libkdecore
, libkdeui
, libkfile
and libkfm
.
All required libraries as well as The KDE Icon Editor itself can be found on
ftp://ftp.kde.org/pub/kde/.
In order to compile and install KDE icon Editor on your system, type the following in the base directory of the Icon Editor distribution:
% ./configure
% make
% make install
Since the Icon Editor uses autoconf
and automake
you should have not trouble
compiling it. Should you run into problems please report them to the
KDE mailing lists.
Next Previous Table of Contents