From: Jack Bowling <jbinpg@shaw.ca>
To: netfilter@lists.samba.org
Subject: Re: Help with invalid argument
Date: Sat, 06 Jul 2002 09:38:04 -0700 [thread overview]
Message-ID: <0GYU007LM67HFQ@l-daemon> (raw)
In-Reply-To: <EPEHIDPIPEBFNAHLCHPGKEMFCEAA.dennis@core-enterprises.com>
** Reply to message from Dennis Cardinale <dennis@core-enterprises.com> on Sat, 06 Jul 2002 12:31:21 -0400
> OK...solved my own problem.
>
> userspace/make install all
>
> does not copy the new iptables binaries to the /sbin directory.
>
> Is there a script to do this? Can I do it manually? Is there a way to do it
> so that the binaries used are compatible with the chosen kernel at boot
> time?
Just edit this section of the Makefile in your iptables source top directory to the following:
#PREFIX:=/usr/local
LIBDIR:=/lib
BINDIR:=/sbin
MANDIR:=/usr/share/man
INCDIR:=/usr/include
before you do the make and make install.
jb
next prev parent reply other threads:[~2002-07-06 16:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-06 2:03 Help with invalid argument Dennis Cardinale
2002-07-06 16:31 ` Dennis Cardinale
2002-07-06 16:38 ` Jack Bowling [this message]
2002-07-06 16:44 ` Dennis Cardinale
2002-07-06 18:31 ` Jack Bowling
2002-07-06 19:20 ` Dennis Cardinale
2002-07-06 19:57 ` Jack Bowling
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=0GYU007LM67HFQ@l-daemon \
--to=jbinpg@shaw.ca \
--cc=netfilter@lists.samba.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 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.