From ebdf85f4862eebeef4b087ea7d408a9b41a81d4f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 18:49:01 -0600 Subject: Rename KDEHOME and KDEDIR --- FAQ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index b97064e..3b8395b 100644 --- a/FAQ +++ b/FAQ @@ -4,8 +4,8 @@ Q: Compiling K3b fails with errors like this: base_k3badvanceddataimagesettings.h:17: forward declaration of `struct KComboBox' A: The QTDesigner tool 'uic' is not able to find the kde widget plugins. - To solve this run 'qtconfig' and add '$KDEDIR/lib/trinity/plugins' to the plugin search path - (replace $KDEDIR with your kde base dir). + To solve this run 'qtconfig' and add '$TDEDIR/lib/trinity/plugins' to the plugin search path + (replace $TDEDIR with your kde base dir). Q: K3b thinks my SCSI device is IDE. @@ -18,7 +18,7 @@ A: If you are using the rpm from SuSE your version of K3bSetup is not able to se Q: Where has all the fancy graphic gone? A: Most likely you installed K3b in the wrong directory. All KDE programs are installed in the KDE dirtree (SuSE: /opt/trinity, RedHat: /usr). If you compile K3b from source it defaults - to either $KDEDIR or /usr/local. To install in the correct directory you need to specify the prefix + to either $TDEDIR or /usr/local. To install in the correct directory you need to specify the prefix to configure like this: ./configure --prefix=`kde-config --prefix` That will install K3b relative to the correct path. -- cgit v1.2.3