# The RSD Build Configuration Table # ================================= # This table specifies how software applications supported by RSD (Remote # Software Deployment) are built. Each application consist of a header # line:- # # Application:: # e.g. Application:minossoft:R.1.20-build_1 # # followed by one or more lines of the form:- # # : # e.g. dcap:v2_36_f0506_Linux+2.4 # # that lists the constituent libraries in the order that they have to be # installed. The list may also include supporting applications to # be installed as separate RSD jobs before any installation of any component # libraries. # # The tar file name for an individual library normally has the form:- # # -.tar.gz # # (dcap is an exception: it uses an underscore) which is assembled using the script:- # # $RSD_HOME/libs_and_builds/assemble_.sh # # and installed and validated using the script:- # # $RSD_HOME/libs_and_builds/install_.sh # # In this file comments (lines starting #), blank lines and leading # spaces are all ignored. Application:minossoft:R1.18-build_1 dcap:v2_36_f0506_Linux+2.4 libsigc++:1.2.5 unixODBC:2.2.11 mysql:5.0.20 MyODBC:3.51.11 root:v4-04-02d minossoft:R1.18 Application:minossoft:R1.21-build_1 dcap:v2_36_f0506_Linux+2.4 libsigc++:1.2.5 unixODBC:2.2.11 mysql:5.0.20 MyODBC:3.51.11 root:v5-08-00b minossoft:R1.21 Application:minossoft:R1.23-build_1 dcap:v2_39_sl3.0.3_Linux+2.4 libsigc++:1.2.5 unixODBC:2.2.11 mysql:5.0.22 MyODBC:3.51.11 root:v5-12-00 bfieldmap:2006-01-24 minossoft:R1.23 Application:minossoft:R1.24-build_1 dcap:v2_39_sl3.0.3_Linux+2.4 libsigc++:1.2.5 unixODBC:2.2.11 mysql:5.0.22 MyODBC:3.51.11 root:v5-12-00 bfieldmap:2006-01-24 minossoft:R1.24 #Test version of geant4_vmc build Application:geant4_vmc:R2.0-build_0 libsigc++:1.2.5 clhep:2.0.3.1 geant4:8.2 pythia:6.4.09 root:v5-14-00b geant4_vmc:v2-0 bfieldmap:2006-01-24 minossoft:R1.25 Application:GENIE:devel-build_0 log4cpp:devel pythia:6.4.09 root:v5-14-00b GENIE:devel # The following is a trivial software application used to check out RSD itself. Application:test_rsd:0.0.00 hello_world:0.0.00 Application:test_rsd:0.0.01 hello_world:0.0.00 test_rsd:0.0.00 Application:test_rsd:0.0.02 hello_world:0.0.00 test_rsd:0.0.01 test_rsd:0.0.00