When** I try to start a program FRMBLD (irajic @ linux-IPTV: ~ / Oracle / Middleware / ORACLE_HOME / bin> ./frmbld) in Console (Terminal) get the following message:**
./frmbld: error while loading shared libraries: libXm.so.3: can not open shared object file: No such file or directory !
I read that awhile back the shared library path has been deprecated, so you only need to add the path to your library to your system path.
If you have problems figuring it out, post back and I or someone will provide the exact command and methods to use (There are many to choose from depending on whether you want to add simply for your logged in User, system wide and if you want to make your path addition persistent across reboots).
[size=4]
[size=3]When I typed this “export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/irajic/Oracle/Middleware/Oracle_Home/lib/stubs”[/size] and then “./frmld”[/size] the answer was ***Segmentation fault ? ***
Also I tried to put path “/usr/lib” in LD_LIBRARY_PATH and then the anwser was ***./frmbld: error while loading shared libraries: libXm.so.3: wrong ELF class: ELFCLASS32 ?
***I install MOTIF, OPENMOTIF, OPENMOTIF 22 … but nothing !