From ac9a21d863af4e73d8b88ef97970ec6662032463 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:16:53 -0600 Subject: Rename kde-config to tde-config --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 1f60b5a..9ca61fb 100644 --- a/README +++ b/README @@ -86,7 +86,7 @@ Installation for KDE3: was wrong. Check where your KDE3 installation is located and use that directory with the prefix-option of configure. - This command should tell you: kde-config --prefix + This command should tell you: tde-config --prefix For SuSE and most distributions the prefix usually is /opt/trinity. For Redhat/Fedora and Mandrake the prefix usually is /usr. @@ -101,7 +101,7 @@ Installation for KDE3: (rm -R `find $TDEHOME -name "*kdiff3*" -not -name "kdiff3*rc"`) On Fedora-64-bit systems the following configure-line was reported to work: - ./configure --prefix=`kde-config --prefix` --enable-libsuffix=64 --with-qt-libraries=/usr/lib64/qt-3.3/lib/ + ./configure --prefix=`tde-config --prefix` --enable-libsuffix=64 --with-qt-libraries=/usr/lib64/qt-3.3/lib/ Both --enable-libsuffix=64 and -with-qt-libraries=/usr/lib64/qt-3.3/lib/ are needed; without the first one it fails to find the KDE libraries, and without the second one it fails to find libqt-mt -- cgit v1.2.3