User guide
2-11
Cisco H.323 Signaling Interface User Guide
OL-2156-04 Rev. A1
Chapter 2 Installing and Configuring Cisco HSI Software
Removing the Cisco HSI
• The installation of a new version results in a new version directory being created in the
/opt/GoldWing parent directory. The links currentPM and currentGW are updated to point to this
new version.
Note To revert to a previous version of the software, manually modify the currentPM and currentGW
links in the/opt/GoldWing parent directory to point to the previous version.
The uninstall.sh script uses the PKINST file in the version directory to determine which package name
to remove.
Removing the Cisco HSI
To remove the Cisco HSI, complete the following steps:
Step 1 Log in as root.
Step 2 Enter the following command to stop the Cisco HSI:
# /etc/init.d/CiscoGW stop
Step 3 Enter the following commands:
# cd /opt/GoldWing
# ls -l
The following is an example of the screen that displays:
drwxr-xr-x 7 cisco sysadmin 512 Jan 9 18:31 2.21
lrwxrwxrwx 1 cisco sysadmin 19 Jan 9 18:31 currentGW -> /opt/GoldWing/2.21
lrwxrwxrwx 1 cisco sysadmin 19 Jan 9 18:31 currentPM -> /opt/GoldWing/2.21
-rwxrwxr-x 1 root other 3053 Jan 9 18:31 uninstall.sh
Step 4 Enter the uninstall command and specify the version of the software that you want to uninstall; for
example:
# ./uninstall.sh 2.21
The following text displays:
Warning: This script will remove the package OTTgw000
Do you wish to proceed? [n] [y,n,?,q]
Step 5 Type y and press Enter. The following text displays:
Deleting generated files in /opt/GoldWing/2.21
The following package is currently installed:
OTTgw000 GoldWing H323 Adjunct Processor V0.1.6
(sparc) 2.21
Do you want to remove this package?
Step 6 Type y and press Enter. The following text displays:
## Removing installed package instance <OTTgw000>
This package contains scripts which will be executed with super-user
permission during the process of removing this package.
Do you want to continue with the removal of this package [y,n,?,q]
Step 7 Type y and press Enter. The following text displays:
## Verifying package dependencies.