summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL16
1 files changed, 6 insertions, 10 deletions
diff --git a/INSTALL b/INSTALL
index 9244c4d..43959e9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,21 +4,17 @@ comes with NO WARRANTY.
Things you have to decide before starting:
-* Where programs will be installed, normally /usr/local/bin. To change
-this directory, edit conf-bin now.
-
-* Where man pages will be installed, normally /usr/local/man. To change
-this directory, edit conf-man now.
+* The ucspi-tcp home directory, normally /usr/local. To change this
+directory, edit conf-home now.
How to install:
- 1. Compile the programs:
+ 1. Compile the programs and create the formatted man pages:
% make
- 2. Create the formatted man pages, *.0:
- % make man
- 3. Install the programs and man pages:
- # make setup
+
+ 2. Install the programs and man pages:
+ # make setup check
That's it! To report success: