Installation
Prev
Next

Appendix A. Installation

Table of Contents

How to obtain KDict
Requirements

How to obtain KDict

KDict is part of the KDE project http://www.kde.org/.

KDict can be found in the kdenetwork package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.

In order to compile and install KDict on your system, type the following in the base directory of the KDict distribution:

% ./configure
% make
% make install

Since KDict uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.

Prev
Next
Home