On 31/07/06, Ganesh Hiregoudar <[EMAIL PROTECTED]> wrote: > In 5.3.1, I see that the library version is so.10. > In Solaris 10 we have net-snmp libraries with so.5.0.9 > Do we have 5.3.1 release is backward compatible ?
The Net-SNMP libraries should certainly be compatible within a single major release line (i.e. 5.3.1 with 5.3.0.1 or 5.3 libraries). We've tried to keep the library APIs backward compatible from one major release to the next, but I wouldn't like to promise that the library binaries will necessarily be backward compatible. Particularly not a significant jump such as 5.0.x to 5.3.x. You could *try* adding a symbolic link from one library to the other, and see if the binaries still work. But it would be safer to fully install the new version instead. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
