Re: subagnet can not find libnetsnmpmibs.so.9
Ryan guo <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
hi,lee First,make sure u have installed the net-snmp package on ur linux system, and if u had do so,look up these .so files such as libnetsnmpmibs.so as u said at /usr/lib or /usr/lib64 and make sure that the file u want is at there. On 10/21/05, Lee Rick <[email protected]> wrote: > > hi, I'm learning about net-snmp. I'm praticing with the NET-SNMP Tutorial. > Followed by the sub-agent Demon tutorial step by step, I've compiled > the nstAgentSubagentObject.c correctly. Then I run the subagent as > follows and error occurs. > [root@localhost download]# ./mysubagent > ./mysubagent: error while loading shared libraries: libnetsnmpmibs.so.9: > cannot > open shared object file: No such file or directory > > But I do find the libnetsnmpmibs.so.9 file in directory /usr/local/lib, > what's the matter? and how to fix it? > > Thanks a lot! > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > 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 >