Previous Contents Index Next |
iPlanet Portal Server 3.0 Service Pack 4 Installation Guide |
Chapter 5 Removing Service Pack 4 Software
The iPlanet Portal Server software can be removed in two ways.
By running the install script, the server software and the gateway software are removed individually, providing the option of removing only one. Using ipsinstall -r removes both.
Using ipsinstall -r Command
Using the Service Pack 4 Install Script
Using ipsinstall -r removes everything related to the iPlanet Portal Server software including the certificcates.
Before Removing the iPlanet Portal Server Software
This procedure assumes that the Service Pack 4 files were downloaded to /opt/ips_sp4.
Back up the entire machine on which the iPlanet Portal Server 3.0 software resides, so that it can be restored if necessary.
Stop all services for the iPlanet Portal Server 3.0 server and gateway.
Note See "Stopping the Server Component Processes" for information on how to correctly perform these functions.
Using ipsinstall -r Command
As root, change directories to /opt/ips_sp4.
- The script removes the server and the gateway software if they are on the same machine. If the portal uses multiple servers or a separate gateway machine, use the script on each machine to remove the software.
Accessing the Install Script
The ipsinstall script can be used to remove the iPlanet Portal Server Service Pack 4 software.
As root, change directories to /opt/ips_sp4.
The iPlanet Portal Server 3.0 Service Pack 4 install script will now run. See "Using the Service Pack 4 Install Script" for an example of the prompts required to remove this software.
Using the Service Pack 4 Install Script
In the following example, the install script prompts for software removal.
The installation script displays the Service Pack 4 license agreement.
Accept the default values or enter the correct name and IP address information.
- Enter yes to accept the license agreement and continue with the backout. If you enter no, the installation script exits.
- The installation script attempts to determine name and IP address information about the machine on which you are installing. If the machine on which you are installing uses multiple IP addresses or multiple domains, verify that the IP address displayed by the script is the correct one for the iPlanet Portal Server component.
Enter 4 to remove the Service Pack 4 product.
- The script displays the task menu.
Select which component to remove.
1) Server 2) Gateway 3) Exit Choice? [3] 1
Choose y to remove the iPlanet Portal Server component.
- The script asks you to verify your choice.
Select which component to remove, or choose 3 to exit the script.
- The script proceeds with the removal process. When the component is removed, the script returns you to the component menu.
1) Server 2) Gateway 3) Exit Choice? [3] 3
Removing a Partial Installation
If the installation process gets interrupted and only some of the iPlanet Portal Server packages have been installed, the packages that were installed must be removed before attempting to reinstall or use the product.To remove a partial installation:
As root, change directories to the Solaris package database directory.
List the iPlanet Portal Server software directories.
Look for any of the following directories:
a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P a¥P Remove any packages that match the list above. For example:
Some packages might not be completely installed and cannot be removed with the pkgrm command. Use the rm command to remove only partially installed packages. For example:
# rm -rf SUNWicgSS Change directories to /var/sadm/install/logs and list the iPlanet Portal Server software directories.
# cd /var/sadm/install/logs
# lsLook for any of the directories listed in Step 3.
Remove any directories that matched the list of iPlanet Portal Server software directories. For example:
Some packages might not be completely installed and cannot be removed with the pkgrm command. Use the rm command to remove only partially installed packages. For example:
# rm -rf SUNWicgSS
Previous Contents Index Next
Copyright © 2002 Sun Microsystems, Inc. All rights reserved.
Last Updated March 07, 2002