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

Download materials for art v3_02_04 and dependencies

Release notes.

  • Art suite release v3_02_04 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: The e17 and e19 distributions are only available for SLF6 and SL7. Only clang (c2|c7) is 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-v3_02_04 <e17|e19|c2|c7> <prof|debug>
      • Scientific Linux 7.x:
        ./pullProducts <product-directory> slf7 art-v3_02_04 <e17|e19|c2|c7> <prof|debug>
      • Ubuntu LTS 16:
        ./pullProducts <product-directory> u16 art-v3_02_04 <e17|e19|c2|c7> <prof|debug>
      • Sierra (SIP disabled):
        ./pullProducts <product-directory> d16 art-v3_02_04 <c2|c7> <prof|debug>
      • High Sierra (SIP disabled):
        ./pullProducts <product-directory> d17 art-v3_02_04 <c2|c7> <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   v7_06_04 v7_10_00 v7_11_00 v7_12_01
   cetlib_except   v1_03_03  <e17|e19|c2|c7>
   cetlib          v3_07_02  <e17|e19|c2|c7>
   fhiclcpp        v4_09_03  <e17|e19|c2|c7>
   hep_concurrency v1_03_03  <e17|e19|c2|c7>
   messagefacility v2_04_03  <e17|e19|c2|c7>
   canvas          v3_07_03  <e17|e19|c2|c7>
   canvas_root_io  v1_03_03  <e17|e19|c2|c7>
   art             v3_02_04  <e17|e19|c2|c7>
   toyExperiment   v0_04_05  <e17|e19|c2|c7>
The following products are part of the basic art bundle
     ups             v6_0_7
     upd             v5_0_1
     cmake           v3_9_2 v3_9_5 v3_10_1 v3_11_4 v3_12_1 v3_13_1 v3_13_2
     gcc             
     boost           v1_69_0		<e17|e19|c2|c7>
     clhep           v2_4_1_0b		<e17|e19|c2|c7>
     cppunit         v1_14_0		<e17|e19|c2|c7>
     fftw            v3_3_8		
     libxml2         v2_9_9		
     python          v2_7_15a
     sqlite          v3_26_00_00
     tbb             v2019_3		<e17|e19|c2|c7>
     xrootd          v4_8_5b		<e17|e19|c2|c7>
     root            v6_16_00		<e17|e19|c2|c7>

Distribution Home ]