KWord/1.5/Manual/Requirements

From KDE UserBase Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Requirements

In order to successfully use KWord, you need:

  • Qt™ Toolkit 3.2 or later. This can be obtained from Qt Software.
Tip
While KOffice will compile and run with any version of Qt™ 3.2 or later, it is recommended that you compile and install Qt™ 3.3.4 to take advantage of all the bug fixes (including some security fixes) that have occurred.
  • KDE 3.3.0 libraries (kdelibs) and the KDE 3.3.0 base package (kdebase). These can be obtained from the KDE web page.
Tip
While KOffice will compile and run with any version of KDE 3.3.0 or later, it is recommended that you compile and install KDE 3.4 to take advantage of all the bug fixes that have occurred.
It is also recommended that you install the arts package 1.3.2 from the KDE FTP site.
  • GNU c++ compiler or any c++ compiler that supports exceptions. For help on obtaining this, please refer to your distribution's web site.
  • autoconf 2.53 or later and automake 1.7 or later
Note
In order to use external databases for mail merging documents, you must have the QT toolkit compiled with SQL support. To add SQL support (as a plugin), simply include -plugin-sql-driver in your configure line.

driver should be replaced with mysql, odbc, CVS, or psql as is appropriate for your database needs.


Prev Contents Next
How to Obtain KWord Compile and Install from Source