diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -68,10 +68,10 @@ By default, the install prefix will be /usr/local. If your KDE is installed at some other prefix, you probably want to override this setting, as suggested in "A Typical Build with CMake." You may install to /usr/local or anywhere else, but if you do so, you must add -that location to your KDEDIRS environment variable before running +that location to your TDEDIRS environment variable before running Rosegarden. For example: -$ export KDEDIRS=/usr/local:$KDEDIRS +$ export TDEDIRS=/usr/local:$TDEDIRS $ rosegarden Another option, useful for packagers, is setting DESTDIR at install |