Job Management Partner 1/Software Distribution Administrator's Guide Volume 2

[Contents][Glossary][Index][Back][Next]

4.26.19 SOFTWARE_CONDITIONS (specifying software conditions)

The SOFTWARE_CONDITIONS tag specifies software conditions that are prerequisite to the execution of a remote installation. This tag can be used in the dcmpack command.

The following shows the contents of specifiable parameters and the correspondence between parameters and command arguments:

Parameter Description Command argument
condition Software condition /l software-condition
Organization of this subsection
(1) Format
(2) Explanation
(3) Notes
(4) Specification examples

(1) Format

SOFTWARE_CONDITIONS{
condition=software-condition
}

(2) Explanation

(3) Notes

(4) Specification examples

condition=P-2412-3554>0500:0000
Executes the installation process if software with a version 05-00 and a package ID P-2412-3554 with a version and generation greater than 0000 is already installed.

condition=P-2412-3554<>0510:0000
Executes the installation process if software with a version 05-10 and a package ID P-2412-3554 with a version and generation different from 0000 is already installed.