Rev 229 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
JATS Installation Process-------------------------1) Place the JATS package in a suitable directory2) Perform the host-specific installation operationSOLARIS: run the script PostInstall.shWINDOWS: do nothing3) Tailor the JATS startup scriptSOLARIS: tailor TOOLS/jats.shLINUX: tailor TOOLS/jats.shWINDOWS: tailor TOOLS/jats.batThe JATS startup script may be copied to a directory within the usersPATH and the various values within the script may be alterred to suitethe users environment.The JATS startup script may be modified in-situ and the users PATHextended to include the TOOLS directory.The JATS startup script is designed to need no changes from JATSrelease to JATS release. Its sole purpose is to startup anotherJATS script that is contained within the release.JATS Requirements-----------------1) Perl 5.6.1 or better2) Compilers and tools as required by the targets being built========================================================================Host-specific Installation Operation-----------------------------------SOLARIS and LINUX (Done by PostInstall.sh)1) Make the scripts in TOOLS executable2) Make the binaries in BIN.xxx executable as required3) Untar the links.tar file in BIN.xxx as requiredWINDOWSNothing================================================================================================================================================Creating the JATS package for Release-------------------------------------1) Make changes to the JATS filesClearcase config Spec:element /MASS_Dev_Infra/... .../mass_dev/LATESTelement /MASS_Dev_Infra/... /main/LATESTload /MASS_Dev_Infra/core_devl2) Update the ChangeLog.txt file3) Update the file "jats.pl" with the next release version number - XX.XX.XXThe string $GBE_VERSION is checked in a later step and must be updated.4) Label ALL files in the core_devl view with the JATS_XX.XX.XX label5) Create a view based on the label6) Within the created view, locate the BUILD directory and run the'MakePackage.pl' script. ie:perl MakePackage.pl XX.XX.XX7) Release the generated package image to dpkg_archive with the commandjats -here create_dpkg8) Remove the view9) On "auperaunx26", locate the released package and run the PostInstall script.cd core_devl/XX.XX.XX.cr./PostInstall.sh10)Update the softlink to the latest version of JATSOn "auperaunx26", in the directory /devlrm core_devl2ln -s dpkg_archive/core_devl/2.52.2.cr core_devl211)Update build machines as required12) Email the last release note entry to all