* uninstall/re-install iptables
@ 2003-08-22 21:28 Mihamina Rakotomandimby
2003-08-23 2:06 ` cc
0 siblings, 1 reply; 2+ messages in thread
From: Mihamina Rakotomandimby @ 2003-08-22 21:28 UTC (permalink / raw)
To: netfilter
Hi every body ,
i'm running slack 9 with a 2.4.21 kernel
I got iptables 1.2.8 from netfilter website .
I first removed the slack package (1.2.7a) with the appropriate tool ,
and then a I made :
- untar the sources of iptables
- cd into the source directory
- make KERNEL_DIR=/usr/src/linux
- su
- make install KERNEL_DIR=/usr/src/linux
The problem is that it installed the iptables files into /usr/local .
I dont like it to be this way .
- There is not rules to "make uninstall" .Will it be enough to remove all the
copied files during the install process ?
- what option have i got to specify to have it installed at /usr ( rather than
the default /usr/local )?
Thanks in advance for your help .
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: uninstall/re-install iptables
2003-08-22 21:28 uninstall/re-install iptables Mihamina Rakotomandimby
@ 2003-08-23 2:06 ` cc
0 siblings, 0 replies; 2+ messages in thread
From: cc @ 2003-08-23 2:06 UTC (permalink / raw)
To: Netfilter Group
Mihamina Rakotomandimby wrote:
>
> - There is not rules to "make uninstall" .Will it be enough to remove all the
> copied files during the install process ?
> - what option have i got to specify to have it installed at /usr ( rather than
> the default /usr/local )?
It's actually in the INSTALL file.
% make BINDIR=/usr/bin LIBDIR=/usr/lib MANDIR=/usr/man
% make BINDIR=/usr/bin LIBDIR=/usr/lib MANDIR=/usr/man install
hth
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-08-23 2:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-22 21:28 uninstall/re-install iptables Mihamina Rakotomandimby
2003-08-23 2:06 ` cc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox