From: Fabrice MARIE <fabrice@celestix.com>
To: Rob <rwideman@austin.rr.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: ftp server issue, trying to DL 1.2.7a
Date: Fri, 6 Sep 2002 09:50:37 +0800 [thread overview]
Message-ID: <200209060950.37416.fabrice@celestix.com> (raw)
In-Reply-To: <NEENJAPFEAIEMGMNIGFLGEKNCCAA.rwideman@austin.rr.com>
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
next prev parent reply other threads:[~2002-09-06 1:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-05 17:29 ftp server issue, trying to DL 1.2.7a Rob
2002-09-05 18:30 ` Rob
2002-09-06 1:50 ` Fabrice MARIE [this message]
2002-09-05 18:32 ` Antony Stone
2002-09-05 22:00 ` wickedsun
2002-09-05 18:33 ` Ramin Alidousti
2002-09-05 19:57 ` Alistair Tonner
2002-09-06 9:39 ` Anders Fugmann
2002-09-07 12:38 ` wickedsun
2002-09-07 13:18 ` Anders Fugmann
2002-09-07 15:33 ` wickedsun
2002-09-07 15:40 ` Alistair Tonner
[not found] <002901c2551c$f5dd4700$3200a8c0@fcol.com>
2002-09-05 21:34 ` Rob
2002-09-05 22:37 ` R. Sterenborg
2002-09-06 3:49 ` Rob
2002-09-06 6:05 ` R. Sterenborg
-- strict thread matches above, loose matches on Subject: below --
2002-09-10 3:51 Rob
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=200209060950.37416.fabrice@celestix.com \
--to=fabrice@celestix.com \
--cc=netfilter@lists.netfilter.org \
--cc=rwideman@austin.rr.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.