Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - PROGRAMMER GUIDE TO SERVLETS Spezifikationen Seite 18

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 64
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 17
Installation Issue on Linux Platforms Using RPM v4.1.1 (Linux only)
18 Release Notes
Installation Issue on Linux Platforms Using RPM v4.1.1 (Linux
only)
Symptom:
If you want to install CA Event Management or CAICCI in a non-default location on a
Linux platform that has RPM v4.1.1 installed on it, you must first create a symbolic link
from the default location to the non-default location. Otherwise, the installation fails.
Note: All symbolic links must be created from the root user account.
Solution:
You can determine the RPM version on the Linux platform by issuing the following
command in a terminal window:
rpm --version
To create a symbolic link to change the installation location of CA Shared Components
from the default location (/opt/CA/SharedComponents) to a non-standard location:
1. Issue the following command if the /opt/CA directory does not exist:
mkdir p /opt/CA
The /opt/CA directory is created.
2. Issue the following command:
ln s <non-default location> /opt/CA/SharedComponents
Example: ln s /tools/CA/SharedComponents /opt/CA/SharedComponents
The symbolic link is created.
To create a symbolic link to change the installation location of CA Event Managers or
Agent Technology from the default location (/opt/CA/SharedComponents/ccs) to a
non-standard location:
1. Issue the following command if the /opt/CA/SharedComponents directory does not
exist:
mkdir p /opt/CA/SharedComponents
The /opt/CA/SharedComponents directory is created.
2. Issue the following command:
ln s <non-default location> /opt/CA/SharedComponents/ccs
Example: ln s /usr/local/CA/NSM /opt/CA/SharedComponents/ccs
The symbolic link is created.
Seitenansicht 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 63 64

Kommentare zu diesen Handbüchern

Keine Kommentare