Next Previous Table of Contents
The latest version of KNode can be found at http://software.freepage.de/cthurner/
In order to successfully compile and use KNode you will need the following programs and libraries:
In order to compile and install KNode on your system, execute the following commands :
> tar -xzf knode-0.1.11.tar.gz
> cd knode-0.1.11
> ./configure
> make
> su
> make install
A KNode menu item will be appear in your KDE menu, submenu "Internet".
Example: Upgrade from 0.1.1 to 0.1.11
1. Install version 0.1.11 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