Hello
I'm trying to install "net-snmp" form packages into Ubuntu 8.04 but it
doesn't works. The
steps that I tried are:
- I downloaded "net-snmp-5.4.4.tar.gz" package from sourceforge.
- I unziped this (tar xzvf net-snmp-5.4.4.tar.gz) into "/etc" directory
- I have installed "libperl-dev" library
- Next, I followed the steps of installation (I saw INSTALL file)
* ./configure
* make
* sudo make install
When all process has finished, I could observe:
- the "snmpd" daemon wasn't into "/etc/init.d" directory
- the "agentx" wasn't into "/var" directory
- the configuration files don't exist. The "snmpd.conf" file was not into
"/etc/snmp" directory and the "snmpd" file was not into "/etc/default"
directory
What it is happening?
Thanks!
P.S: I also made "make test", but it doesn't work. The error was:
make[1]: se sale del directorio `/etc/net-snmp/perl'
for i in testing ; do \
( cd $i ; make ) ; \
if test $? != 0 ; then \
exit 1 ; \
fi \
done
make[1]: se ingresa al directorio `/etc/net-snmp/testing'
make[1]: No se hace nada para `all'.
make[1]: se sale del directorio `/etc/net-snmp/testing'
( cd testing; make test )
make[1]: se ingresa al directorio `/etc/net-snmp/testing'
./RUNTESTS -a -D `pwd`/..
make[1]: *** [test] Error 1
make[1]: se sale del directorio `/etc/net-snmp/testing'
make: *** [test] Error 2
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
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