From 6900bcc35b3337d78baa150cf6a90a4b4b55c49f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:23:32 -0600 Subject: Rename kde-config to tde-config --- FAQ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FAQ') 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 -- cgit v1.2.1