The KLearnNotes2 Handbook | ||
---|---|---|
<<< Previous |
You should look for the latest version of KLearnNotes2 at http://klearnnotes2.sourceforge.net/.
In order to successfully use KLearnNotes2, you need KDE 3.x.
Compiling klearnnotes2 is very easy. The following should do it:
% ./configure % make % make install |
Note: on some RedHats default install dir is /usr/local/kde. But KDE help-viewer doesn't look there! :( If you successfully install this program, but you don't have access to the help files (F1) try: ./configure --prefix=/usr/ .
This will be default behavior for rpms anyway.
That should do it! Should you run into any problems, please report them to the author
<<< Previous | Home | |
devel: TODO/ideas for future |