perlinstall error when installing net-snmp

2014-01-15 Thread Nav N
Hello, I tried installing net-snmp by running: ./configure make make install But I get this error at the end of the make install: install: installed SNMPv2-TM.txt in /usr/local/share/snmp/mibs libtool: install: /bin/install -c -m 644 ./NET-SNMP-VACM-MIB.txt /usr/local/share/snmp/mibs/NET-SNMP-VAC

Re: perlinstall error when installing net-snmp

2014-01-17 Thread Nav N
also know if it should be run with embedded perl. On Wed, Jan 15, 2014 at 11:33 PM, David Ganor wrote: > Hi, > Try 'sudo make install'. > On most *NIX systems the access to /usr/local and its subdirs is granted > only to root > > HTH, > David > > On 15/01/201

Re: perlinstall error when installing net-snmp

2014-01-18 Thread Nav N
modules --with-mysql make make test make install The installation was successful. Hope this helps others. Thanks for helping me too :) On 1/17/14, Nav N wrote: > Thanks David, but I had done all the operations under sudo. The problem is > something else. > Installing net-snmp is