Re: multiple master C/C++ agents on localhost

2016-08-22 Thread Wes Hardaker
Pavel Komarov writes: > I set multiple IP addresses to localhost in /etc/hosts file and successfully > pinged all of them, but when I opened > second agent, I received the error "Error opening specified endpoint". You need to use the command line arguments to specify different address destinati

Re: net-snmp-5.7.2 with openssl1.0.2 causing error

2016-08-22 Thread Wes Hardaker
Test ssl writes: > yes we did useĀ  --with-openssl and pointed it towards the openssl > library of 1.0.2h compiled by us. But strangely net-snmp still looking > for 1.0.1 openssl. Look carefully at the output of configure when you run it and ensure it's finding what it needs in your 1.0.2h path y