summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomek Mrugalski <tomasz@isc.org>2018-06-13 09:58:35 +0200
committerTomek Mrugalski <tomasz@isc.org>2018-06-13 09:58:35 +0200
commit1557004e6e561fd45a73975f569a00d49875013b (patch)
tree06df5328f9ebc75243cbd21e1e6a4f71bbd3f000
parent[5409] Improved INSTALL file (diff)
downloadkea-1557004e6e561fd45a73975f569a00d49875013b.tar.xz
kea-1557004e6e561fd45a73975f569a00d49875013b.zip
[5409] Changes after review:
- premium script mentioned - sudo added to make install
-rw-r--r--INSTALL12
1 files changed, 7 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 777e4b105c..63ded54796 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,9 @@
INSTALLATION INSTRUCTIONS
-1. Generate the configure script. If you downloaded the source from
-git you will need to run run autoreconf to generate the configure script
-as shown below. If you are building from a tarball you may skip this step.
+1. Generate the configure script. If you downloaded the source from git or
+compiling with premium hook package, you will need to run autoreconf to
+generate the configure script as shown below. If you are building from a
+tarball you may skip this step.
$ autoreconf --install
@@ -24,9 +25,10 @@ parallel execution to speed things along:
$ make
-4. Install it by running:
+4. Install it. Depending on your target directory, this step will likely require
+a root privileges. You can install the software by running:
- $ make install
+ $ sudo make install
Kea depends on C++ compiler, make, libtool, boost (at least includes, but many
OSes require boost-system library), log4cplus and one crypto library (either