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 14d8cda..1d540e2 100644
--- a/FAQ
+++ b/FAQ
@@ -53,7 +53,7 @@ A: Most likely, you installed Smb4K to the wrong place. To correct this,
Now, reconfigure the source by passing the '--prefix=PREFIX' option to
the configure script:
- $ ./configure --prefix=`kde-config --prefix`
+ $ ./configure --prefix=`tde-config --prefix`
Afterwards, compile and install it:
@@ -74,7 +74,7 @@ A: If you want to be able to uninstall Smb4K easily, you might want to use
Configuration, compilation and installation using checkinstall will work
like this (see also above):
- $ ./configure --prefix=`kde-config --prefix` && make && su -c "checkinstall"
+ $ ./configure --prefix=`tde-config --prefix` && make && su -c "checkinstall"
Q: The configure script fails and tells me, it can't find my Qt