Difference: AMC13CppSoftwareBuildNotes (2 vs. 3)

Revision 314 May 2012 - CharlieHill

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
HOWTO build AMC13 C++ software on cms2.bu.edu using a private source tree, so that your work will not affect that of others. This is IMHO the preferred way to work (ESH).
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):
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback