Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Alex Satrapa <alex@lintelsys.com.au>
To: netfilter@lists.netfilter.org
Subject: Re: Questions about Patch-o-Matic
Date: Mon, 22 Dec 2003 08:30:37 +1100	[thread overview]
Message-ID: <3FE610FD.6080505@lintelsys.com.au> (raw)
In-Reply-To: <EOEIJIEEJODPHJKGJHMBGEHKCBAA.arthur.niu@neighbourhoodlink.ca>

Arthur Niu wrote:
>    1. How to check kernel version?

'uname -r' will return a version number in the format '2.4.21'.

>    2. When I run ./runme base, it told me program “'patch' is missing,
>       please install it!”, what does the patch mean? Redhat patch or
>       iptables patch?

That means you need to install the program called 'patch'. I don't know 
which RPM it comes in though. This is actually a piece of software which 
applies patches to existing source code thus:

    [root@localost]# patch -p0 < myversion.diff

HTH
Alex



      reply	other threads:[~2003-12-21 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-18 14:20 Questions about Patch-o-Matic Arthur Niu
2003-12-21 21:30 ` Alex Satrapa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FE610FD.6080505@lintelsys.com.au \
    --to=alex@lintelsys.com.au \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox