diff options
author | Timothy Pearson <[email protected]> | 2011-12-07 18:48:39 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-07 18:48:39 -0600 |
commit | 06f897a84656ce872d8a060bf6b362326ed89cfe (patch) | |
tree | 8fd5c8f66d1808dd6bd27ef33dc8d4667d0889e0 /README | |
parent | 71029f0fa87487ec256ff032e942956278ebcd7d (diff) | |
download | digikam-06f897a84656ce872d8a060bf6b362326ed89cfe.tar.gz digikam-06f897a84656ce872d8a060bf6b362326ed89cfe.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ computer to compile digiKam. In the source directory do : 1) export WANT_AUTOCONF_2_5=1 -2) export KDEDIR=KDE_installation_dir_on_your_system +2) export TDEDIR=KDE_installation_dir_on_your_system 3) if you are installing libkipi in a non-standard location let pkg-config know about their paths: export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/path/to/installation/lib/pkgconfig |