You can replace an individually installed instance of Command Control Interface
with that installed by the Express installer.
-
If API Configuration Manager or Protector is installed, stop the service.
For details on how to stop the service, see the manual for the relevant product.
-
Run the ps command to check for Command Control Interface processes that are running.
ps aux
From the list that appears, look for items in the format horcmd_number. (There might be more than one such item.) -
If any processes are running, run the following command to stop the Command Control Interface service:
In the following, number consists of the fixed value 0 and instance-number. If there are multiple items in the format horcmd_number, specify each of instance-number separated by a space.
horcmshutdown.sh instance-number
-
Run the following command to uninstall Command Control Interface:
/HORCM/horcmuninstall.sh
-
Run the following command to delete the Command Control Interface
installation directory:
rm -rf $(readlink /HORCM)
-
Run the following command to delete the Command Control Interface
symbolic link:
rm /HORCM
- Use the Express installer to install Command Control Interface. Select API Configuration Manager or Protector as the product to be installed and then perform the installation.