From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Cuypers Subject: Re: iptables version unknown Date: Mon, 29 Nov 2004 14:46:06 +0100 Message-ID: <41AB281E.9090407@mgvd.be> References: <41A732E0.9000305@mgvd.be> <41A74994.9020101@lopsch.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <41A74994.9020101@lopsch.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Lopsch Cc: netfilter@lists.netfilter.org Lopsch wrote: > Marc Cuypers schrieb: > >> Hi, >> >> I'm new to patch-o-matic. >> >> I downloaded the 2.4.28 kernel from ftp.kernel.org >> I downloaded iptables 1.2.6a via apt-get source iptables >> I downloaded path-o-matic-20041125.tar.bz2. >> >> I unpacked all those archives in /usr/src. >> when running ./runme in patch-o-matic I get the following error: >> Your iptables version is unknown for patch-o-matic at ./runme >> line 214 >> >> What can I do about it? which version should I use? >> > The command is KERNEL_DIR=/dir/to/your/kernel/source > IPTABLES_DIR=/dir/to/your/iptables/source ./runme