Setting the libstdc++ level for Linux systems

The Deployment Engine component does not support libstdc++.so.6 or higher on Linux systems.

About this task

Your Tivoli Integrated Portal installation may fail on Linux systems if the libstdc++ level is at /usr/lib/libstdc++.so.6 or higher. You must install the compat-libstdc+-33 packages to successfully install Tivoli Integrated Portal:

Procedure

  1. On 32 bit and 64 bit systems, run the following command:

    $yum install compat-libstdc++-33.i686

  2. On 64 bit systems, you must also run the following command:

    $yum install compat-libstdc++-33.x86_64

  3. When the command completes, check that the /usr/lib directory for the presence of libstdc++.so.5.0.7 and that a symbolic link from libstdc++.so.5 to libstdc++.so.5.xx.xx is created.

IBM Tivoli Integrated Portal, Version 2.2
Copyright IBM Corporation 2008, 2009, 2010, 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)