KRN requires KDE 1.x, and does not currently work with KDE 2.x
You will also need the address of a newsserver, whether local (on your own computer, using leafnode or something similar) or hosted by your ISP. This is normally called news.yourisp.com or nntp.yourisp.com, but may be called something entirely different, so contact your ISP for information.
If you have downloaded binary packages, check your system documentation for information how to install these.
If you have downloaded the source, you can compile and install KRN by typing the following in the base of the directory where you unpacked the source archive:
% ./configure % make % make install |