diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:21:52 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:21:52 -0600 |
commit | 58553584297cadf0238c32f8ced67be894829016 (patch) | |
tree | 083e3ac8d9e011b486fbbcfe77229e6a54e22d13 /INSTALL | |
parent | 4675c0929b406c4913c7720f641a6ceaa66cc52a (diff) | |
download | kstreamripper-58553584297cadf0238c32f8ced67be894829016.tar.gz kstreamripper-58553584297cadf0238c32f8ced67be894829016.zip |
Rename kde-config to tde-config
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -47,12 +47,12 @@ build in parallel : scons -j2 CONFIGURATION NOTES ------------------- -The installation scripts are relying on the kde-config program. -The programs kde-config, qmake, uic and moc must be accesssible +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) -So until kde-config is able to give that information, you may +So until tde-config is able to give that information, you may have to give those paths. Here are some examples : |