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

Download materials for art v3_01_01 and dependencies

Release notes.

  • Art suite release v3_01_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: The e15 and e17 distributions are only available for SLF6 and SL7. Only clang (c2) 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_01_01 <e15|e17|c2> <prof|debug>
      • Scientific Linux 7.x:
        ./pullProducts <product-directory> slf7 art-v3_01_01 <e15|e17|c2> <prof|debug>
      • Ubuntu LTS 16:
        ./pullProducts <product-directory> u16 art-v3_01_01 <e15|e17|c2> <prof|debug>
      • Sierra (SIP disabled):
        ./pullProducts <product-directory> d16 art-v3_01_01 c2 <prof|debug>
      • High Sierra (SIP disabled):
        ./pullProducts <product-directory> d17 art-v3_01_01 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   v7_02_01 v7_03_03 v7_04_00 v7_05_01 v7_06_00 v7_06_03 v7_06_04
   cetlib_except   v1_03_00  <e15|e17|c2>
   cetlib          v3_05_01  <e15|e17|c2>
   fhiclcpp        v4_08_01  <e15|e17|c2>
   hep_concurrency v1_03_00  <e15|e17|c2>
   messagefacility v2_03_01  <e15|e17|c2>
   canvas          v3_05_01  <e15|e17|c2>
   canvas_root_io  v1_02_01  <e15|e17|c2>
   art             v3_01_01  <e15|e17|c2>
   toyExperiment   v0_03_25  <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 v3_11_4 v3_12_1 v3_12_2
     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 ]