---+ HepMC [[https://savannah.cern.ch/projects/hepmc/][HepMC]] version 2.01.00 has been installed for 32 bit sl4x machines. An example extract from a ~/.bashrc file: <pre> if [ -z $HEPMC_DIR ]; then HEPMC_DIR=/data/ppe01/sl44/i386/HepMC/2.01.00 export HEPMC_DIR if [ -z "$LD_LIBRARY_PATH" ]; then LD_LIBRARY_PATH=$HEPMC_DIR/lib export LD_LIBRARY_PATH else LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HEPMC_DIR/lib export LD_LIBRARY_PATH fi fi </pre> -- Main.AndrewPickford - 13 Feb 2009
This topic: IT
>
CommonlyUsedSoftware
>
HepMC
Topic revision: r1 - 2009-02-13 - AndrewPickford
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback