]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/documents/README
Updated to the latest version of geant4_vmc
[u/mrichter/AliRoot.git] / TFluka / documents / README
index a9a9d3ce725730a8f21921c55210200623b2e5fa..a0ba3bb6c7dfae96832e5266c9b21a9ac6bfb8a6 100644 (file)
@@ -5,15 +5,10 @@ Instructions on how to use TFLuka
   * Download Fluka from http://pcfluka.mi.infn.it/ and install it
 
   * Download geant4_vmc and install it (together with Geant4, CLHEP, etc)
+    See http://root.cern.ch/root/vmc/VirtualMC.html
     NOTE: All the geant4_vmc headers are assumed to be in 
-    $ALICE/geant4_vmc/include. To put them there:
-    - Go to $ALICE/geant4_vmc
-      [host] cd $ALICE/geant4_vmc
-    - Make the include directory
-      [host] mkdir include
-    - Put links to the headers:
-      [host] cd include
-      [host] find $ALICE/geant4_vmc -name "*.h" -exec ln -s {} . \;
+    $ALICE/geant4_vmc/include. To put them there execute `gmake includes`
+    in the geant4_vmc/source directory
 
 2) Set the your environment: