diff options
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 : |