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

Download materials for art v2_11_03 and dependencies

Release notes.

  • Art suite release v2_11_03 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_11_03 <e15|e17|c2> <prof|debug>
      • Scientific Linux 7.x:
        ./pullProducts <product-directory> slf7 art-v2_11_03 <e15|e17|c2> <prof|debug>
      • Ubuntu LTS 16:
        ./pullProducts <product-directory> u16 art-v2_11_03 <e15|e17|c2> <prof|debug>
      • Sierra (SIP disabled):
        ./pullProducts <product-directory> d16 art-v2_11_03 <c2> <prof|debug>
      • High Sierra (SIP disabled):
        ./pullProducts <product-directory> d17 art-v2_11_03 <c2> <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_14_01
   cetbuildtools   v5_14_03 v5_14_04 v6_00_02 v6_01_00 v6_01_01 v7_00_02 v7_00_03 v7_01_00 v7_02_01 v7_03_01 v7_03_02 v7_03_03 v7_04_00
   cetlib_except   v1_02_01  <e15|e17|c2>
   cetlib          v3_03_01  <e15|e17|c2>
   fhiclcpp        v4_06_08  <e15|e17|c2>
   hep_concurrency v1_00_03  <e15|e17|c2>
   messagefacility v2_02_04  <e15|e17|c2>
   canvas          v3_03_03  <e15|e17|c2>
   canvas_root_io  v1_01_08  <e15|e17|c2>
   art             v2_11_03  <e15|e17|c2>
   toyExperiment   v0_03_20  <e15|e17|c2>
The following products are part of the basic art bundle
     ups             v6_0_7
     upd             v5_0_1
     cmake           v3_9_0 v3_9_2 v3_9_5 v3_9_6 v3_10_1
     gcc             
     boost           v1_66_0a		<e15|e17|c2>
     clhep           v2_3_4_6		<e15|e17|c2>
     cppunit         v1_13_2c		<e15|e17|c2>
     fftw            v3_3_6_pl2		
     libxml2         v2_9_5		
     python          v2_7_14b
     sqlite          v3_20_01_00
     tbb             v2018_2a		<e15|e17|c2>
     xrootd          v4_8_0b		<e15|e17|c2>
     root            v6_12_06a		<e15|e17|c2>

Distribution Home ]