summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:23:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:23:32 -0600
commit6900bcc35b3337d78baa150cf6a90a4b4b55c49f (patch)
treed9e880a0146dec12d43ea06f6f2987b87b699eed /FAQ
parentb8ce5bb14b83959172027f53d63564c361efe32d (diff)
downloadsmb4k-6900bcc35b3337d78baa150cf6a90a4b4b55c49f.tar.gz
smb4k-6900bcc35b3337d78baa150cf6a90a4b4b55c49f.zip
Rename kde-config to tde-config
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