2009/8/4 Dey, Rajnish <[email protected]>: > I am using 'net-snmp-5.4.2.1''. I did ./configure, make and make install in > non-root mode. > After 'make install', always i am getting same error mentioned below.
That's because it's trying to install the perl module, which goes into the system perl directories. That needs to be done as root. > I don't want to install or run as root user. Installing as root doesn't preclude you running it as a non-root user. But if you really don't want to install as root, then try configuring without the perl support. Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
