From 4765c39e590a6d82e3e35fa2b95f62f8e759bf50 Mon Sep 17 00:00:00 2001 From: rusty Date: Wed, 31 May 2000 06:32:02 +0000 Subject: Added explicit mention of make install. --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 7807dc9..a7744bb 100644 --- a/INSTALL +++ b/INSTALL @@ -18,6 +18,10 @@ To build, just do: % make +Finally, you need to to install the shared libraries, and the binary: + + # make install + If you want to specify alternate directories for installation (instead of /usr/local/ bin lib man), do this: -- cgit v1.2.3