]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/README
test
[u/mrichter/AliRoot.git] / HLT / README
index 6356059ebd68306df12461da77f439bb7e508bef..68ac6faa833f76b208c55f19eae826d6b4d20489 100644 (file)
@@ -137,11 +137,27 @@ To install all libraries in the AliRoot lib dir:
 Some important options (all options are on by default):
 
   --disable-sample           # disable compilation the sample library
+  --disable-util             # disable compilation the util library
   --disable-tpc              # disable compilation the TPC library
   --disable-phos             # disable compilation the PHOS library
   --disable-trd              # disable compilation the TRD library
+  --disable-dimuon           # disable compilation the MUON library
   --disable-aliroot-logging  # disable logging
 
+All detector libraries (including sample and util lib) require AliRoot,
+compilation is disabled if no working AliRoot version was found. This can
+occur even if an AliRoot version is set up correctly since the configure
+script checks for the usability of the AliRoot libraries (mainly STEER and
+the ones it depends on). If new dependencies are introduced, the check
+might fail.
+
+Compilation of detector libraries can be forced by the switch
+
+  --enable-detector, e.g. --enable-phos
+
+Compilation can also be forced by typing 'make' in the detector
+sub-directory.
 Debugging (default disabled)
 
   --enable-debug             # enable debugging: symbols & messages