As a general comment, this libcrypto.so thing has been pretty annoying. If you download the openssl source and try to compile this library on solaris, by default it does not build the shared lib. The compiled openssl distributed from ibiblio does not provide the shared library. So I am still not sure why the compiled net-snmp versions are linked against the shared libcrypto instead of the static libcrypto (especially since libcrypto is not part of the OS, and linking with the static lib would avoid a lot of grief).
My $0.02 worth. -vikas >> Try >> >> /usr/bin/crle -u -l /usr/local/ssl/lib >/usr/local/sbin/snmpd >ld.so.1: /usr/local/sbin/snmpd: fatal: libcrypto.so.0.9.7: open >failed: No such file or directory > >I also have correct libcrypto.so.0.9.7 under /usr/local/ssl/lib: ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ 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