CCDB: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
Created page with "To use CCDB for online/trigger purposes, do following on clon machines: cd /usr/local/src git clone https://github.com/JeffersonLab/ccdb cd ccdb/ source environment.csh..."
 
Boiarino (talk | contribs)
No edit summary
Line 2: Line 2:


  cd /usr/local/src
  cd /usr/local/src
su
  git clone https://github.com/JeffersonLab/ccdb
  git clone https://github.com/JeffersonLab/ccdb
  cd ccdb/
  cd ccdb/

Revision as of 11:23, 16 February 2016

To use CCDB for online/trigger purposes, do following on clon machines:

cd /usr/local/src
su
git clone https://github.com/JeffersonLab/ccdb
cd ccdb/
source environment.csh
scons with-examples=true with-mysql=false

Actual clas12 database will be provided as file 'clas12.sqlite', have to be placed into $CLON_PARMS directory