Re: net-snmp (amd64)

Tsurutani Naoki <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hi,

alexus <[email protected]> wrote:

> what do you mean by recompiling ssl libraries in a correct manner?

I do not know the way you installed ssl and net-snmp,
but I guess, from your original e-mail, you installed openssl
onto /usr/local/ssl and tried to build net-snmp using it.

OpenSSL:
% tar zxvf openssl-0.9.8g.tar.gz
% cd openssl-0.9.8g
% ./config  -openssldir=/usr/local/ssl
% make
% su
# make install

net-snmp:
% tar zxvf net-snmp-5.4.1.tar.gz
% cd net-snmp-5.4.1
% ./configure --with-openssl=/usr/local/ssl
% make

I tried in above way, and I did not find any problems while building.

If you can use openssl of the base system instead of using that you installed,
no arguments are necessary for ./configure.

---
Tsurutani Naoki
[email protected]

-------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.