In order to successfully use KWord, you need:
TQt™ Toolkit. This can be obtained from https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3.
TDE libraries (tdelibs) and the TDE base package (tdebase). These can be obtained from the TDE web page.
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 TQt 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