From an IBM i command line, enter the following command to create the Ironstream runtime library, named EVIEW:
EVREL74/EVINSTALL
Press F4 to see the installation options, or use the defaults described below:
Parameter | Keyword | Default | Description |
MCS Port | MCSPORT | 9000 | The TCP/IP port number which will be opened for connections from the MCS process on the MID Server. Enter any unused port number between 1024 and 49151. This parameter will be ignored if the installation is upgrading a previous Ironstream version. |
Backup Library | BACKUPLIB | QGPL | The name of the library where a backup of the current EVIEW library will be saved with a savefile named EVIEW7SAVE. This parameter will only be used if the installation is upgrading a previous version. Use “*NONE ” to skip the creation of a backup savefile. |
Start the EVSBS Subsystem
Start the EVSBS subsystem using one of these commands:
CALL EVIEW/EVINIT
or
STRSBS EVIEW/EVSBS
The EVSBS subsystem will start using either the TCP/IP port number specified in the EVINSTALL, or the existing defined port number if the installation is an upgrade from a previous version.