Hi Unfortunately yum is not working on some of my linux boxes and hence have to manually install net-snmp from sources. While following instructions in the website i executed the ./configure with default options and i got the following error message:
checking what to build and install... agent apps man local mibs using default persistent mask 077 using default temporary file pattern /tmp/snmpdXXXXXX using default AgentX socket /var/agentx/master using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" using OS default send buffer size for server sockets using OS default recv buffer size for server sockets using OS default send buffer size for client sockets using OS default recv buffer size for client sockets checking if I need to feed myself to ksh... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /bin/sed checking for find... find checking for whoami... whoami checking for autoconf... no checking for autoheader... no checking for perl... /usr/bin/perl checking for ps... /bin/ps checking for python... /usr/bin/python checking for uname... /bin/uname checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/home/Kamesh/net-snmp-5.5': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. Could someone let me know what are the dependencies involved and where can i find them. Thanks Jatin ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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
