Re: Problem in linking shared libraries

2009-05-05 Thread nitin agrawal
Thanks thomas for the reply. We have a system which is having 48 nodes and one monitoring server. I have searched for ldconfig file but it is not present . but ld.so.conf file is present in /etc directory . I had run it as root and tried again to run the existing system but of no use. Still giving

Re: Problem in linking shared libraries

2009-05-04 Thread Thomas Anders
nitin agrawal wrote: > Sir , I am using net-snmp and when I am running my files it is reporing > th error as > mpi_dual: error while loading shared libraries: libnetsnmpmibs.so.15: > cannot open shared object file: No such file or directory > > This file is present in the usr/local/lib directory a

Problem in linking shared libraries

2009-05-04 Thread nitin agrawal
Sir , I am using net-snmp and when I am running my files it is reporing th error as mpi_dual: error while loading shared libraries: libnetsnmpmibs.so.15: cannot open shared object file: No such file or directory This file is present in the usr/local/lib directory and its path is included in the us