User Tools

Site Tools


gaudi:newversion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gaudi:newversion [2009/07/25 13:43] decianmgaudi:newversion [2011/01/12 14:58] (current) – added updated version for grid-ui bursche
Line 1: Line 1:
 ====== How to add a new version of a Gaudi software ====== ====== How to add a new version of a Gaudi software ======
 +
 ===== Prerequisites ===== ===== Prerequisites =====
 If you work locally, you first have to execute the lines described [[ http://lhcb.physik.uzh.ch/internal/software.php | here]] (up to ''install CMT environment''). If you work locally, you first have to execute the lines described [[ http://lhcb.physik.uzh.ch/internal/software.php | here]] (up to ''install CMT environment'').
Line 71: Line 72:
 gdb python gdb python
 run $GAUDIRUN yourOptions.py run $GAUDIRUN yourOptions.py
 +</code>
 +
 +In order to make this work on grid-ui (SLC 5 and bash environment) you need to following:
 +<code>
 +source /afs/cern.ch/lhcb/software/releases/LBSCRIPTS/prod/InstallArea/scripts/LbLogin.sh #get LHCb environment from AFS (with debug stuff)
 +export CMTCONFIG=x86_64-slc5-gcc43-dbg
 +source Phys/DecayTreeTuple/cmt/setup.sh # adapt according to what you have compiled
 </code> </code>
 **Note:** **Note:**
gaudi/newversion.1248522232.txt.gz · Last modified: 2009/07/25 13:43 by decianm