summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:16 -0600
commit4af30b90f89cf73010bcdd30c046dac2c76a9336 (patch)
treed81daabbed1ae982d1a6a200d3b9ea5a9ba3179c /FAQ
parent136e96a8def11dfe611b2ec8884bb5bb99a40e07 (diff)
downloadsmb4k-4af30b90f89cf73010bcdd30c046dac2c76a9336.tar.gz
smb4k-4af30b90f89cf73010bcdd30c046dac2c76a9336.zip
Rename KDEHOME and KDEDIR
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