diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ On some systems, it might be necessary to configure the project using scons configure qtincludes=path1 kdeincludes=path2 like this: $ scons configure qtincludes=/usr/include/qt3/include \ -> kdeincludes=/usr/lib/kde3/include +> kdeincludes=/usr/lib/trinity/include When in doubt, use scons --help or scons -h to display the options. As when using ./configure you can specify using prefix=... where to |