diff options
author | Darrell Anderson <[email protected]> | 2012-08-08 17:19:54 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-08-08 17:19:54 -0500 |
commit | 1cdd98ab339576133adafa6b376bc799e46c8e4a (patch) | |
tree | 394c920d94edfd0646af017927c37424f9ae719c /FAQ | |
parent | 730967a47c613190f42c094007fabea30f24348e (diff) | |
download | k3b-1cdd98ab339576133adafa6b376bc799e46c8e4a.tar.gz k3b-1cdd98ab339576133adafa6b376bc799e46c8e4a.zip |
Nominal branding updates to support k3b-i18n.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ 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 +A: Most likely you installed K3b in the wrong directory. All TDE programs are installed in the + TDE directory tree. 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=`tde-config --prefix` |