Next Previous Table of Contents
Knode can be found on http://software.freepage.de/cthurner/index.html
In order to successfully compile Knode, you need KDE 1.1 libraries
(can be found on ftp://ftp.kde.org/pub/kde/.
You will also need Qt library, minimum version 1.42.
In order to compile and install Knode on your system, execute the following commands in your Knode directory :
> ./configure
> make
> su
> make install
A Knode menu item will be appear in your KDE menu in the "Internet" submenu.
Example: Upgrade from 0.1.1 to 0.1.6
1. Install version 0.1.6 as described above.
2. Open an xterm or kvt and type the following : knode -c 0.1.1
3. Enjoy the new features of KNode ;-)
Next Previous Table of Contents