When I was running a software, I get info:
Code:
error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory
Then I read some posts and installed openmotif from installation DVD
Code:
rpm -i openmotif-2.3.1-5.el5_5.1.i386.rpm
However, the problem is still there:
locate command return nothing, what is wrong with it?
Thanks.