libXm.so.2: cannot open shared object file error in GNU/Linux server
Hi,
my server is GNU/Linux server. while compiling PLLs i am getting the error below error
" /oracle/oraapp/OraHome_4/bin/frmcmp: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory" then i add the "/oracle/oraapp/OraHome_4/lib/stubs " path in LD_LIBRARY PATH then re compile my PLLS the i am getting the below error
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.
Kindly help to resolve this issue. your early reply very much appriciated.
Thanks in advance
Gowtham