On Tue, 9 Aug 2005 12:00:05 +0530 toby wrote:
TS> >      we have downloaded the patches. where we have to apply the patches.
TS> > are they kernel patches ? How  can we  apply this patches

To apply a patch, first save the patch to a file (for example, /tmp/XXX.pat).
Then change to the source directory where you want to apply the patch. Then
run the patch command:

   patch -p0 < /tmp/XXX.pat

In this case, the patches are net snmp patches, so you want to be in the
net-snmp source directory.

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to