Next Previous Table of Contents
KNotes is a KDE application http://www.kde.org. KNotes can be found on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.
In order to successfully compile KNotes, you need the latest versions of libkdecore
and libkfm
. All required libraries as well as KNotes itself can be found
on
ftp://ftp.kde.org/pub/kde/.
You need to have sendmail up and running in order to be able to mail you notes. Once kmail is finished this might change.
You need a2ps for printing. If you don't have it -- get it. http://www.enst.fr/~demaille/a2ps.html
a2ps together with GNU enscript are the most essential printing utilities in the UNIX world. Make sure you know them well.
In order to compile and install KNotes on your system, type the following in the base directory of the KNotes distribution:
% ./configure
% make
% make install
Since KNotes uses autoconf
you should have not trouble compiling it.
Should you run into problems please report them to the
In order to most productively use KNotes, place KNotes on the kpanel.
Next Previous Table of Contents