This post is more than 5 years old

12 Posts

1524

September 9th, 2013 00:00

Can't install Smarts 9.2.1 on RHEL 6.3

Hi all!

I want to install SAM, IP and NPM managers on my virtual lab appliance running RHEL 6.3. But when I run setup script I get the error

# ./setup-SAM-9_2_1_0-linux64.bin

Bundled JRE is not binary compatible with host OS/Arch or it is corrupt.  Testing bundled JRE failed. 

System info:

$ cat /etc/redhat-release

Red Hat Enterprise Linux Server release 6.3 (Santiago)

$ uname -a

Linux localhost.localdomain 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

What can be the reason for such behaviour?

21 Posts

September 9th, 2013 01:00

See the Powerlink article "

Smarts 9.1/Linux Redhat 5 or 6: What OS patches/libraries are required for Smarts 9.1 to run on Linux Redhat 5 and 6?

            

"

The following libraries are required for Smarts 9.1 products to run in Linux Redhat 5 or 6 operating environments:

IMPORTANT! When installing on a 64-bit Linux platform, both 64-bit and 32-bit libraries are required.

  • glibc-2.2.4-32.i386
  • glibc-2.2.4-32.x86_64
  • glibc-common-2.2.4-32
  • compat-libstdc++-33-3.2.3-61.x86_64
  • compat-libstdc++-33-3.2.3-47.3.i686

Smarts SAM Console additional library requirements
In addition to the above, the following libraries are required to run the Smarts Service Assurance Manager (Smarts SAM) Console depending on the RHEL version (5 or 6):

Red Hat Enterprise Linux 6:
  • libstdc++-4.4.6-3.el6.i686.rpm
  • libXi-1.3-3.el6.i686.rpm
  • libXext-1.1-3.el6.i686.rpm
  • libXtst-1.0.99.2-3.el6.i686.rpm
Red Hat Enterprise Linux 5:
  • libstdc++ 4.1.2-44.el5.i386
  • libXi-1.0.1-3.1.i386
  • libXext-1.0.1-2.1.i386
  • libXtst-1.0.1-3.1.i386
No Events found!

Top