In order to successfully use KWord, you need:
Qt™ Toolkit 3.2 or later. This can be obtained from Trolltech.
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.
TDE 3.3.0 libraries (tdelibs) and the TDE 3.3.0 base package (tdebase). These can be obtained from the TDE web page.
While KOffice will compile and run with any version of TDE 3.3.0 or later, it is recommended that you compile and install TDE 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 TDE 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
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-
in your configure line.driver
driver
should be replaced with mysql
, odbc
,
CVS
, or psql
as is appropriate for your database needs.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team