Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 13 to 13 | ||||||||
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${PWD}/lib/linux/x86_64_slc5/ | ||||||||
Changed: | ||||||||
< < | perl ~/installDAQ_11_3_1.perl --mode=teststand --ownsource=${HOME}/src/11_3_1 --packages=hcalUpgrade | |||||||
> > | perl ~/installDAQ_xx_x_x.perl --mode=teststand --ownsource=${HOME}/src/xx_x_x --packages=hcalUpgrade | |||||||
cd src/xx_xx_xx/hcal/hcalUpgrade/ | ||||||||
Line: 28 to 28 | ||||||||
To run the command-line tool: | ||||||||
Changed: | ||||||||
< < | bin/linux/x86_64_slc5/AMC13Tool.exe | |||||||
> > | ./bin/linux/x86_64_slc5/AMC13Tool.exe | |||||||
To make changes in the code (your private copy): |