[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.1/kdeedu/marble
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2008-07-26 16:19:51
Message-ID: 1217089191.666922.7515.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 838069 by sengels:

document additional installation possibilities (backport)

 M  +10 -0     INSTALL  


--- branches/KDE/4.1/kdeedu/marble/INSTALL #838068:838069
@@ -55,7 +55,17 @@
 
   cmake -DQTONLY=ON -DCMAKE_INSTALL_PREFIX=/home/ingwa/apps ../marble
 
+If you have no write permission to the installation directory of cmake
+(because you have a system installed cmake) you need to add another
+parameter -DPACKAGE_ROOT_PREFIX=/home/ingwa/apps to the cmake command:
 
+  cmake -DQTONLY=ON -DCMAKE_INSTALL_PREFIX=/home/ingwa/apps \
+        -DPACKAGE_ROOT_PREFIX=/home/ingwa/apps ../marble
+
+To modify the position of the data directory at compile time, see the notes
+at 3.1 .
+
+
 1.3 Build marble
 
 Also in the build directory, type:
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic