Distribution Home ] 
Distribution Scripts and Manifests ]  [ Individual Package Distribution ] 

Download materials for art v2_10_01 and dependencies

Release notes.

  • Art suite release v2_10_01 notes.
  • The source for packages obtained from the FNAL Redmine repository (cetlib, fhicl-cpp, messagefacility, art, etc.) are downloaded on-demand from the repository by buildFW. For details on obtaining tagged sources for these packages independently, please read the documentation for git_archive.cgi.
  • Supported Platforms
  • To check available distributions, use getManifestList:
    getManifestList [bundle name] [bundle version]
  • NOTE: Starting with art 2.10.00, the e15 distribution is only available for SLF 6 and SL7. Only clang (c2) will be used when building on macOS.

Download scripts for binary distributions.

  • pullProducts
    • Will pull all products listed in the bundle manifest.
    • This script will first check to see if a package is installed and will download the product only if not installed.
    • Supported bundle list
    • -
    • USAGE:
      • Download the script.
      • chmod +x pullProducts
      • Scientific Linux 6.x:
        ./pullProducts <product-directory> slf6 art-v2_10_01  <prof|debug>
      • Scientific Linux 7.x:
        ./pullProducts <product-directory> slf7 art-v2_10_01  <prof|debug>
      • Ubuntu LTS 16:
        ./pullProducts <product-directory> u16 art-v2_10_01  <prof|debug>
      • Sierra (SIP disabled):
        ./pullProducts <product-directory> d16 art-v2_10_01  <prof|debug>
      • High Sierra (SIP disabled):
        ./pullProducts <product-directory> d17 art-v2_10_01  <prof|debug>
  • See About Qualifiers for qualifier descriptions.
  • We recommend downloading the prebuilt binaries whenever possible.

Packages

The following products are part of the art distribution bundle:
   cetpkgsupport   v1_13_00
   cetbuildtools   v5_14_03 v5_14_04 v6_00_02 v6_01_00 v7_00_02
   cetlib_except   v1_01_06  
   cetlib          v3_02_00  
   fhiclcpp        v4_06_05  
   messagefacility v2_01_06  
   canvas          v3_02_01  
   canvas_root_io  v1_01_01  [:nu]
   art             v2_10_01  [:nu]
   toyExperiment   v0_03_13  [:nu]
The following products are part of the basic art bundle
     ups             v6_0_7
     upd             v5_0_1
     cmake           v3_3_2 v3_9_0 v3_9_2 v3_9_5 v3_9_6 v3_10_1
     gcc             
     boost           v1_66_0		
     clhep           v2_3_4_5c		
     cppunit         v1_13_2b		
     fftw            v3_3_6_pl2		
     libxml2         v2_9_5		
     python          v2_7_14b
     sqlite          v3_20_01_00
     tbb             v2018_2		
     xrootd          v4_8_0a		
     root            v6_12_04e		

Distribution Home ]