summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-24 01:30:23 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-08-24 01:30:23 +0200
commit57cf4e9453c51359d0c9af334c3dc1156ea2527a (patch)
tree8679ec2c7a915ca43f959093eb61c517627f698e /INSTALL
parent28280a70d9880c21efdff840246163a1b8e06a94 (diff)
Import ax25-apps 0.0.4 from tarballax25-apps-0.0.4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 4 insertions, 2 deletions
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