From ed820a1ea7cf4dec1a573dc000aa545da3bf4198 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 12 Nov 2014 09:17:47 -0600 Subject: [PATCH] Minor updates to INSTALL file --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 1cbde99..2dfdcc1 100644 --- a/INSTALL +++ b/INSTALL @@ -1,9 +1,9 @@ sctest REQUIREMENTS ------------------------ -kde >= 3.2 is needed to run sctest +tde is needed to run sctest -To compile sctest, the kde development packages +To compile sctest, the tde development packages are needed: tdelibs-devel, tdebase-devel and python scons is also needed http://www.scons.org @@ -51,7 +51,7 @@ The installation scripts are relying on the tde-config program. The programs tde-config, qmake, uic and moc must be accesssible through your PATH. -Qt and kde may not be installed as expected (in QTDIR and TDEDIR) +Qt and tde may not be installed as expected (in QTDIR and TDEDIR) So until tde-config is able to give that information, you may have to give those paths.