Precisely delivers VeriMove software for the IBM i platform as an internet download.
To install VeriMove on IBM i from internet download, follow these steps.
- Download the ZIP file from the Precisely website to your PC.
- Extract the G1SVINSTL file from the ZIP file.
-
Sign on to the IBM i system with your user profile.
Note: You do not need to be signed onto the system as QSECOFR to perform an installation. However, you must have *SECADM or *SECOFR special authority.
-
On the IBM i command line, type:
CRTLIB G1INSTALL
-
If G1INSTALL already exists, type:
CLRLIB G1INSTALL
-
Create a save file for the extracted file:
CRTSAVF G1INSTALL/G1SVINSTL
- From the PC where you downloaded the ZIP file, FTP the extracted G1SVINSTL file to the corresponding save file that you just created. Be sure to transfer the file in binary mode.
-
At the IBM i command line, type:
RSTOBJ OBJ(*ALL) SAVLIB(QTEMP) DEV(*SAVF) SAVF(G1INSTALL/G1SVINSTL)
Or, if you prefer to prompt (F4) the RSTOBJ command, enter the appropriate information on the Restore Object screen.
-
When the command completes, the following message displays:
n objects restored from QTEMP to QTEMP
...where n is a varying number.
-
To start the install program, type:
CALL G1UI