From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice MARIE Subject: Re: ftp server issue, trying to DL 1.2.7a Date: Fri, 6 Sep 2002 09:50:37 +0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200209060950.37416.fabrice@celestix.com> References: Reply-To: fabrice@celestix.com Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: Rob Cc: netfilter@lists.netfilter.org On Friday 06 September 2002 02:30, Rob wrote: > I got passed it....DLed on win2k and burned to cdr. > After extracting patch-o-matic/2.4.19/1.2.7a...i am running the > patch-o-matic script and: > # ./runme pending KERNEL_DIR=/usr/src/linux > ERROR: Invalid option KERNEL_DIR=/usr/src/linux > [...] > Any thoughts? Sure, try # KERNEL_DIR=/usr/src/linux ./runme pending or # export KERNEL_DIR=/usr/src/linux; ./runme pending Bash isn't quite like make and in your command example it will try to feed KERNEL_DIR=/usr/src/linux to ./runme and not take it as an env variable like it should (-: Have a nice day, Fabrice. -- Fabrice MARIE Senior R&D Engineer Celestix Networks http://www.celestix.com/ "Silly hacker, root is for administrators" -Unknown