ATLAS Canada User Support/Running Workbook Examples

From ATLAS-TRIUMF

Jump to: navigation, search

Contents


Image:Tip-1.gif If you use a different release for testing the workbook examples, you may need different versions of packages checkedout. Please see the Tips section for details on how to determine the versions.

[edit] Requirements file

This is an example of a requirements file which lives in ~/cmthome:

set CMTSITE STANDALONE
set SITEROOT /data/Kits/13.0.20/
macro ATLAS_DIST_AREA ${SITEROOT}
macro ATLAS_TEST_AREA ${HOME}/testarea 
apply_tag projectArea
macro SITE_PROJECT_AREA ${SITEROOT}
macro EXTERNAL_PROJECT_AREA ${SITEROOT}
apply_tag setup
apply_tag simpleTest
use AtlasLogin AtlasLogin-* $(ATLAS_DIST_AREA)
set CMTCONFIG i686-slc4-gcc34-opt
set DBRELEASE_INSTALLED 3.1.1

Note that this is for Scientific Linux 4.

[edit] Environment Variables

  • CVSROOT should be automatically setup to point you to
:kserver:atlas-sw.cern.ch:/atlascvs
Personal tools