From 961fec6d3015f67aff5f55f5ca207bcbcef11068 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 16:04:27 +0900 Subject: qt -> tqt conversion: QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro --- Documentation/README-3.2.1+ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation') diff --git a/Documentation/README-3.2.1+ b/Documentation/README-3.2.1+ index f32267b..ca9a1cc 100644 --- a/Documentation/README-3.2.1+ +++ b/Documentation/README-3.2.1+ @@ -79,14 +79,14 @@ should do the trick. If this fails as well, you can subscribe to the KPilot mailing list and state the nature of the failure there. *NOTE* that KPilot makes assumptions about where pilot-link and -the Qt libraries are; in particular it is important to set QTDIR correctly +the Qt libraries are; in particular it is important to set TQTDIR correctly (to the Qt 1.44 directories) when compiling KPilot. On many systems the command to do this will be - export QTDIR=/usr/lib/qt-2* + export TQTDIR=/usr/lib/qt-2* but your mileage may vary. RedHat 6.2 systems ship with Qt 1.45 and Qt 2.1, -in which case it is doubly important to set QTDIR properly. +in which case it is doubly important to set TQTDIR properly. USING THE SOFTWARE ================== -- cgit v1.2.1