The K Desktop Environment

2.2. Requirements

In order to successfully use KTelnet2, you need KDE 2.0. Libcrypto which is a part of the OpenSSL project is required in order to encrypt passwords with KTelnet2. You will need to rewrite parts of the code if you don't want to link to libcrypto (see the file resources.h). Each KTelnet plugin has its own dependency. The bundled plugins need expect which is an interpreter built on top of TCL. Expect allowes KTelnet2 to chat with command line applications.

All required libraries as well as KTelnet2 itself can be found on the KDE projects ftp server. Libcrypto can be found alternatively on the site OpenSSL.org.