This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gaudi:newversion [2009/07/25 13:43] – decianm | gaudi: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:// | If you work locally, you first have to execute the lines described [[ http:// | ||
Line 71: | Line 72: | ||
gdb python | gdb python | ||
run $GAUDIRUN yourOptions.py | run $GAUDIRUN yourOptions.py | ||
+ | </ | ||
+ | |||
+ | In order to make this work on grid-ui (SLC 5 and bash environment) you need to following: | ||
+ | < | ||
+ | source / | ||
+ | export CMTCONFIG=x86_64-slc5-gcc43-dbg | ||
+ | source Phys/ | ||
</ | </ | ||
**Note:** | **Note:** |