On Mon, 2006-01-16 at 14:56 +0000, shekar vajravelu wrote: > I want to load net snmp to my system which runs linux 7.3. I > downloaded the software in windows, used winzip to unzip the > sourcecode, then copied all the files to linux.
It's probably safer to unpack things on Linux, if that's where you're going to be compiling the software. Copy across the compressed tarball, and then run: tar zxf net-snmp-5.3.0.1.tar.gz (or whichever version you're working with). Then cd net-snmp-5.3.0.1 ./configure That should work OK. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users