From e5650b540c7a5f17a0147aed0d8ad71bdffca41f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 14:19:11 +0900 Subject: qt -> tqt conversion: qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 97e2c57..e6ddc8c 100644 --- a/README +++ b/README @@ -104,8 +104,8 @@ Installation for KDE3: ./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 - (strangely enough: libqt-mt is in /usr/lib64/qt-3.3/lib, + and without the second one it fails to find libtqt-mt + (strangely enough: libtqt-mt is in /usr/lib64/qt-3.3/lib, and "configure" tries /usr/lib64/qt-3.3/lib64) If your qt-libraries are elsewhere please adapt the path accordingly. -- cgit v1.2.3