* patch-o-matic question.
@ 2002-09-10 10:52 İhsan Turkmen
2002-09-10 12:50 ` Fabrice MARIE
2002-09-10 12:54 ` AW: " Carsten
0 siblings, 2 replies; 4+ messages in thread
From: İhsan Turkmen @ 2002-09-10 10:52 UTC (permalink / raw)
To: 'netfilter@lists.netfilter.org'
[-- Attachment #1: Type: text/plain, Size: 243 bytes --]
When I run the following command from within the extracted folder of
path-o-matic,
./runme pending KERNEL_DIR=/usr/src/linux-2.4
I get the error:
"ERROR: Invalid option KERNEL_DIR=/usr/src/linux-2.4"
What am I doing wrong?
Thanks..
[-- Attachment #2: Type: text/html, Size: 917 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: patch-o-matic question.
2002-09-10 10:52 patch-o-matic question İhsan Turkmen
@ 2002-09-10 12:50 ` Fabrice MARIE
2002-09-10 12:54 ` AW: " Carsten
1 sibling, 0 replies; 4+ messages in thread
From: Fabrice MARIE @ 2002-09-10 12:50 UTC (permalink / raw)
To: İhsan Turkmen, 'netfilter@lists.netfilter.org'
On Tuesday 10 September 2002 18:52, Ýhsan Turkmen wrote:
> When I run the following command from within the extracted folder of
> path-o-matic,
> ./runme pending KERNEL_DIR=/usr/src/linux-2.4
> I get the error:
> "ERROR: Invalid option KERNEL_DIR=/usr/src/linux-2.4"
> What am I doing wrong?
> Thanks..
Hello,
you should run
# KERNEL_DIR=/usr/src/linux-2.4 ./runme pending
or
# export KERNEL_DIR=/usr/src/linux-2.4; ./runme pending
Have a nice day,
Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/
"Silly hacker, root is for administrators"
-Unknown
^ permalink raw reply [flat|nested] 4+ messages in thread* AW: patch-o-matic question.
2002-09-10 10:52 patch-o-matic question İhsan Turkmen
2002-09-10 12:50 ` Fabrice MARIE
@ 2002-09-10 12:54 ` Carsten
2002-09-11 9:24 ` Roy Sigurd Karlsbakk
1 sibling, 1 reply; 4+ messages in thread
From: Carsten @ 2002-09-10 12:54 UTC (permalink / raw)
To: netfilter
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
Set the environment variable before the command:
KERNEL_DIR=/usr/src/linux-2.4 ./runme pending
or:
export KERNEL_DIR=/usr/src/linux-2.4
./runme pending
-----Ursprüngliche Nachricht-----
Von: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org]Im Auftrag von İhsan Turkmen
Gesendet: Dienstag, 10. September 2002 12:53
An: 'netfilter@lists.netfilter.org'
Betreff: patch-o-matic question.
When I run the following command from within the extracted folder of
path-o-matic,
./runme pending KERNEL_DIR=/usr/src/linux-2.4
I get the error:
"ERROR: Invalid option KERNEL_DIR=/usr/src/linux-2.4"
What am I doing wrong?
Thanks..
[-- Attachment #2: Type: text/html, Size: 2225 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: AW: patch-o-matic question.
2002-09-10 12:54 ` AW: " Carsten
@ 2002-09-11 9:24 ` Roy Sigurd Karlsbakk
0 siblings, 0 replies; 4+ messages in thread
From: Roy Sigurd Karlsbakk @ 2002-09-11 9:24 UTC (permalink / raw)
To: hannespaul, Carsten, netfilter
On Tuesday 10 September 2002 14:54, Carsten wrote:
> Set the environment variable before the command:
> KERNEL_DIR=/usr/src/linux-2.4 ./runme pending
> or:
> export KERNEL_DIR=/usr/src/linux-2.4
> ./runme pending
then - it won't work. it still tells you it's not set
so - change the documentation
--
Roy Sigurd Karlsbakk, Datavaktmester
ProntoTV AS - http://www.pronto.tv/
Tel: +47 9801 3356
Computers are like air conditioners.
They stop working when you open Windows.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-09-11 9:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10 10:52 patch-o-matic question İhsan Turkmen
2002-09-10 12:50 ` Fabrice MARIE
2002-09-10 12:54 ` AW: " Carsten
2002-09-11 9:24 ` Roy Sigurd Karlsbakk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox