IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

RHEL5 requires xlibp files from Fedora Core v6 for Managing Server to install

The problem: RHEL5 requires xlibp files to be updated before using Managing Server, otherwise the following Java errors are seen:

The java class could not be loaded. java.lang.UnSatisfiedLinkError: 
/opt/install/ms/ITCAMMSxlin/java/jre/bin/libawt.so: libXp.so.6: cannot 
open shared object file: No such file or directory:

The cause: This problem is caused due to the missing xlibp Fedora core 6 updates files on the RHEL 50 OS.

The solution: Do the following steps:

  1. Go to this Web site and download it: http://rpmfind.net/linux/rpm2html/search.php?query=libxp&submit=Search+...&system=&arch=

  2. Install the missing xlibp files using the Fedora Core 9/10 updates.

  3. If you are installing on a Linux Intel-based architecture, narrow your search to "i386" (do a "name -a" on your Linux box to see the version/kernel info first).

  4. Most likely, libXp-1.0.0.-11.fc.9.i386.rpm (as of this writing) is needed.

  5. Do these commands to install and then verify it is installed.

  6. To install the package, run this command:
    rpm -i libXp-1.0.0.-11.fc.9.i386.rpm (or your own package name)

  7. To verify its installed, use this command:
    rpm -q libXp-1.0.0-11.fc.9.i386 (without the "rpm" extension)

  8. Then start the Managing Server using the launchpad.sh script.

    No restart of the OS is required because this problem is on Linux, not Windows.


Parent topic:

Installation and configuration

+

Search Tips   |   Advanced Search