Originally posted by: SystemAdmin
I am trying to install a TrippLite shutdown app on my AIX 5.3 box, and during the install it says it cannot find the file libstdc++.a:
"Starting PowerAlert Engine...
exec(): 0509-036 Cannot load program /opt/TrippLite/PowerAlert/engine/pa because
of the following errors:
0509-150 Dependent module libstdc++.a(libstdc++.so.5) could not be loa
ded.
0509-022 Cannot load module libstdc++.a(libstdc++.so.5).
0509-026 System error: A file or directory in the path name does not exi
st."
I have verified that the file libstdc++.a is present along the following paths:
/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/libstdc++.a
/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/ppc64/libstdc++.a
/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/pthread/libstdc++.a
/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/pthread/ppc64/libstdc++.a
I have placed the directories in the PATH of the root user, but the install program still says it cannot find the file. The root user has rwx access to all directories. I have worked with the PowerAlert software support people to no avail. Any help would be appreciated?
thanks,
Paul