Re: problem in loading shared libraries
"Nikos Balkanas" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <002201c9e8ff$40778910$02b2a8c0@tardis> |
Hi, Which OS do you use? For Solaris: export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib" For Linux: Add path to /etc/ld.so.conf & run ldconfig BR, Nikos ----- Original Message ----- From: nitin agrawal To: [email protected] Sent: Tuesday, June 09, 2009 2:08 PM Subject: problem in loading shared libraries I am getting the following error while running my make file . mpi_dual: error while loading shared libraries: libnetsnmpagent.so.15: cannot open shared object file: No such file or directory When i run this command i get the output as net-snmp-5.0.9-2.30E.27 net-snmp-devel-5.0.9-2.30E.27 net-snmp-libs-5.0.9-2.30E.27 The libnetsnmpagent.so.15 file is present in /usr/local/lib/ directory . How can I remove this error . Please help me. ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users