diff options
author | Timothy Pearson <[email protected]> | 2014-11-12 09:17:47 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-11-12 09:17:47 -0600 |
commit | ed820a1ea7cf4dec1a573dc000aa545da3bf4198 (patch) | |
tree | 9d77ec29f574899b0c548feb291f9fffd9c9c490 | |
parent | 7910f1317594aa33bcfe491e1e3f67615f9c2b6b (diff) | |
download | kstreamripper-ed820a1ea7cf4dec1a573dc000aa545da3bf4198.tar.gz kstreamripper-ed820a1ea7cf4dec1a573dc000aa545da3bf4198.zip |
Minor updates to INSTALL filer14.0.0
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |