summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-08 06:43:45 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-08 06:43:45 +0200
commit25b07d12d92ebec03905433f2037cf5f9e757d7c (patch)
treea127f7c5990e1e73d76dedc875c94e7add72e77e /INSTALL
parent9a9dc6176b5d74717c6e5b757a6d3b1dfe6604a3 (diff)
Import libax25 0.0.5 from tarballlibax25-0.0.5
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL13
1 files changed, 10 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index df16c5d..4afdbd2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,14 @@ To build it you type:
make
make install
-By default, it will install the files in /usr/local. To change this
-so that binaries go in /usr and the conf files go in /etc
-type 'make install prefix=/usr sysconfdir=/etc'
+If you want to put the files in the "normal" places, type:
+ ./configure --exec_prefix=/usr --prefix=
+ make
+ make install
+
+That will put the binaries in /usr/{s}bin and the config files in
+/etc/ax25
+
+If you want to install the example config files
+ make installconf