Re: Net-SNMP (ASAP)
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Umesh Kamath wrote: > /usr/ccs/bin/ld: Can't find library: "crypto" [...] > /opt/hpws/apache/bin/openssl version > OpenSSL 0.9.8d 28 Sep 2006 You need the corresponding OpenSSL development package that includes the libraries (libcrypto.a/libcrypto.sl*) and the header files. Check the package repository where you got the OpenSSL package from. In case the libraries and/or header files have been installed in a non-standard place, you need to tell the compiler/linker about it: ./configure --with-ldflags="-L/path/to/libdir" --with-cflags="-I/path/to/headerdir" ... +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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