summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index c67678b..14d8cda 100644
--- a/FAQ
+++ b/FAQ
@@ -106,10 +106,10 @@ Q: The configure script fails and tells me, it can't find my KDE
A: There are two things you should check:
1. Probably the KDE header files are not installed. If so, install them and
run the configure script again.
- 2. The KDEDIR environment variable might not be set properly or at all.
+ 2. The TDEDIR environment variable might not be set properly or at all.
Check for the following line in your ~/.bashrc file
- export KDEDIR=PREFIX
+ export TDEDIR=PREFIX
and add it, if it is not present. Replace PREFIX with the prefix of your
KDE installation. Run