From aa112083f850e1b6c5c6ed9c9e59a568ff66a000 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 8 Jul 1999 06:46:27 +0200 Subject: Import ax25-apps 0.0.2 from tarball --- INSTALL | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 12c2848..fa9ffc1 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ To make this library you will need the following: glibc2.1 A Modern kernel libtool - ax25-lib 0.0.3 or better + libax25 0.0.5 or better To build it you type: ./configure @@ -14,6 +14,9 @@ To build it you type: 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' +type 'make install --prefix=/usr --sysconfdir=/etc --localstatedir=/var' + +To install the example configuration files type + make installconf - Craig Small -- cgit v1.2.3