From 57cf4e9453c51359d0c9af334c3dc1156ea2527a Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 24 Aug 1999 01:30:23 +0200 Subject: Import ax25-apps 0.0.4 from tarball --- INSTALL | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index cb25112..eb57a6a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ Installation Instructions for AX.25 Tools ========================================= -To make this library you will need the following: +To make this package you will need the following: glibc2.1 (Debian 2.1.1-5 or RedHat glibc-2.1.2-3) A Modern kernel, 2.2.x libtool @@ -14,7 +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 --sysconfdir=/etc --localstatedir=/var' + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var + make + make install To install the example configuration files type make installconf -- cgit v1.2.3