>>>>> On Tue, 12 Jul 2011 10:57:02 -0500, [email protected] 
>>>>> said:

ka> Cound someone provide the steps, or point me to documentation that 
ka> explains how to use a Diff file to apply a  NetSNMP patch? I'm running on 
ka> a windows XP platform.

If you install any of the gnu environments for windows, you'll likely
get the 'patch' program installed too.  Then you can run it as follows
(from a cmd terminal):

  cd net-snmp-source
  patch -p0 < file

(the -p0 may need to be something else (like -p1), depending on the
patch file in question)
-- 
Wes Hardaker
SPARTA, Inc.

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
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

Reply via email to