cancel
Showing results for 
Search instead for 
Did you mean: 

SAPINST error llibstdc++.so.5: cannot open shared object file: No such file

Former Member
0 Kudos

Hi all,

Server os: Redhat 5.1

I am trying to install from a local system, i get the following error

Starting GUIServer using:

SAPinst port : 21200

GUIServer port: 21212

HTTP port : 4239

GUI autostart : on

GUI mode : normal

command : /tmp/sapinst_exe.2925.1311857593/jre/bin/java -Xmx256M -Dsap.e

nv.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.2925.1311857593/JAR/instgu

i.jar SDTGui sapinst host=localhost port=21200 -nolock

MessageLib: ERROR: unable to open URL 'file:///install/messages.xml'

: [1075841344] 18:23:15 ***ERROR (jvmEnv.cpp:424): VMCOs::init: Unable to loa

d SBL library: libstdc++.so.5: cannot open shared object file: No such file or d

irectory

: [1075841344] 18:23:15 ***ERROR (thread.cpp:3007): VMCOs::init failed

Could not create the Java virtual machine.

init: retrieving account information for group sapinst...

init: retrieving account information done.

load resource pool /dump/InstMst_7.01_SR1__NW_ERP_CRM_SRM_SCM/IM_LINUX X8664/re

sourcepool.xml

guiengine: No GUI server connected; waiting for a connection on host eccbpeh4, p

ort 21200 to continue with the installation

Accepted Solutions (1)

Accepted Solutions (1)

hannes_kuehnemund
Active Contributor
0 Kudos

Hi,

you have to install the compat-libstdc++ packages. The easiest way is to use yum and the install them over the RHN.

yum search compat-libstdc

yum install <package>

Best, Hannes

Answers (1)

Answers (1)

sgichuru
Explorer
0 Kudos

Check on the right version of the SAPCAR.EXE, probably a higher version.