diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -32,11 +32,11 @@ new headers are loaded again. However, this concept is again imcompatible with t rc file. You have to create your accounts again. Installation: see the INSTALL file and check the following: -make sure the environment variables TDEDIR, QTDIR and PATH contain the correct values. +make sure the environment variables TDEDIR, TQTDIR and PATH contain the correct values. For SuSE these are: TDEDIR=/opt/kde3 -QTDIR=/usr/lib/qt3 -PATH=$TDEDIR/bin:$QTDIR/bin:... +TQTDIR=/usr/lib/qt3 +PATH=$TDEDIR/bin:$TQTDIR/bin:... If not already installed, you need the kde network include files. Get the tdenetwork-devel and tdepim-devel rpm packages or the source files. |