diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:21:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:21:44 -0600 |
commit | 16008b91eebc7152508e74ea5ab44a7cf521a682 (patch) | |
tree | 7d65d87e770bb5de629cf0dd1019118ba18de732 /INSTALL | |
parent | d74793dab24a4c74113c8440ff57460c84249bb6 (diff) | |
download | krusader-16008b91eebc7152508e74ea5ab44a7cf521a682.tar.gz krusader-16008b91eebc7152508e74ea5ab44a7cf521a682.zip |
Rename kde-config to tde-config
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -377,7 +377,7 @@ the FAQ. If the problem persists, use the help_request to ask for help. Assuming Krusader is not the only Qt™/KDE program you want to compile, we recommend to make these settings permanent (e.g. append both export commands to your /etc/profile) file. - If you can notdetermine your TDEDIR, kde-config --prefix might help you. + If you can notdetermine your TDEDIR, tde-config --prefix might help you. 8. If you have downloaded a stable version "krusader-x.xx.tar.gz" or a beta version "krusader-x.xx-betax.tar.gz", you can skip this step. In this case the ./configure script is provided. @@ -465,7 +465,7 @@ the FAQ. If the problem persists, use the help_request to ask for help. Krusader sources. If you used another --prefix= than $TDEDIR or /usr/local, it is recommended to do an extra check: - $ kde-config --path exe + $ tde-config --path exe /home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/ $ If the <prefix_dir/bin> directory is not shown, you need to use e.g. |