summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 30b444f..619a7de 100644
--- a/README
+++ b/README
@@ -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.