The problem was that I was running it from outside the environment which contained the libraries necessary for everyting to work. I moved it back to the correct location, set the LD_LIBRARY_PATH correctly then it loaded correctly.
-----Original Message----- From: Wes Hardaker [mailto:[EMAIL PROTECTED] Sent: Friday, September 02, 2005 12:55 PM To: Toth, Gregory S Cc: [email protected] Subject: Re: Dlmod to existing agent >>>>> On Thu, 1 Sep 2005 17:04:01 -0700, "Toth, Gregory S" >>>>> <[EMAIL PROTECTED]> said: Gregory> Is this failure to load libit_dynany_sc53.so.5 important?? That's likely the problem. If your dlmod is linked to that library then it needs to be able to find it. You need to properly configure your system to allow it to find that library when it needs it. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
