Starting Reports server component fails due to stub lib libXm-2.5.0-stub.so
Hi,
I'm configuring Oracle Forms & Reports using FMW12.2.1.3 on RHEL Linux 7.8. I'm facing issue when I try to start Reports server component using startComponent.sh . Below is the error message; To fix the issue tried creating a symlink "libXm.so.3" pointing to libXm.s0.4". Removed the stub library libXm-2.5.0-stub.so from the LD_LIBRARY_PATH, still its not working.
This is a stub library which can be used for linking only. It must *not*
be used as a runtime library. Please make sure this library is not found
in LD_LIBRARY_PATH.
Any help is greatly appreciated.