Deploy to NLM internal users
- Install to ${PROJECTS} (use previous LVG installed option).
- Create ${PROJECTS}/STMT/stmtData.${YEAR}
- data.${YEAR}AA
- data.${YEAR}AB
- link HSqlDb
- link tables
- Copy Config from previous year
- Update ${YEAR} in lsf.properties
- Update ${YEAR} in smt.properties
- Update ${YEAR} in stmt.properties
- Update ./Lvg/lvg${YEAR}lite.tgz
- gtar -xzvf lvg${YEAR}lite.tgz
- link ${PROJECTS}/STMT/stmt2015/data.${YEAR}.AA/AB
- update the link of ${PROJECTS}/STMT/stmt2015/data
shell> link ./data.${YEAR}.AA data
shell> link ./data.${YEAR}.AB data
- create ${PROJECTS}/STMT/bin/smt.${YEAR}AA
- Test!!
shell> smt.${YEAR}AA -h
shell> smt.${YEAR}AA -ci
- Test!!
- create ${PROJECTS}/STMT/bin/lsf.${YEAR}
- create ${PROJECTS}/STMT/bin/stmt.${YEAR}
- Update program in /nfsvol/lex/Lu/LSG/bin/
- smt${YEAR}AA
- lsf${YEAR}
- stmt${YEAR}