From 1f4523db3b003d3aedb366971e14db735f2268ed Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sat, 15 Feb 2003 11:12:41 +0000 Subject: update for BINDIR --- INSTALL | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index a7448c9..8e9359c 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,9 @@ FOLLOW THESE SIMPLE GUIDELINES: ------------------------------- -Compiling the source code and putting the files in the right directories: +Compile the source code: +%make +put the files in the right directories: %make install If you are using the CVS code or need your own kernel includes, do this @@ -15,10 +17,11 @@ WHAT GETS INSTALLED? To put the manual somewhere else, include MANDIR=<> as option on the command line. The Makefile will append /man8/ebtables.8. -- ethertypes is by default placed in /usr/local/etc/, if you +- ethertypes is by default placed in /etc/, if you want to change this, include ETHERTYPESPATH=<>. - the userspace program ebtables is compiled and the executable is copied to /sbin/ebtables. + To put the binary somewhere else, include BINDIR=<>. That's all -- cgit v1.2.3