summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:15:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:15:52 -0600
commit20a6861d50eb8d8e46599902553f0552c01cc724 (patch)
treefef52618340d6f0784ab4e1c210f0551ef5134dc /FAQ
parenta6cc1778728ff06f841222f4948fca5c9241da61 (diff)
downloadk3b-20a6861d50eb8d8e46599902553f0552c01cc724.tar.gz
k3b-20a6861d50eb8d8e46599902553f0552c01cc724.zip
Rename kde-config to tde-config
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 3b8395b..3f6dee6 100644
--- a/FAQ
+++ b/FAQ
@@ -20,7 +20,7 @@ A: Most likely you installed K3b in the wrong directory. All KDE programs are in
KDE dirtree (SuSE: /opt/trinity, RedHat: /usr). If you compile K3b from source it defaults
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`
+ ./configure --prefix=`tde-config --prefix`
That will install K3b relative to the correct path.