From mboxrd@z Thu Jan 1 00:00:00 1970 From: cc Subject: Re: uninstall/re-install iptables Date: Sat, 23 Aug 2003 10:06:47 +0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3F46CC37.60403@belfordhk.com> References: <200308222328.14788.mrakotom@free.fr> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200308222328.14788.mrakotom@free.fr> 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: 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