[ntpsec commit] more package info
Hal Murray
murray at ntpsec.org
Sat Oct 3 07:00:48 UTC 2015
Module: ntpsec
Branch: master
Commit: 74370c9485c737929ad91454cdc50a920ae9a407
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=74370c9485c737929ad91454cdc50a920ae9a407
Author: Hal Murray <hmurray at megapathdsl.net>
Date: Fri Oct 2 23:55:10 2015 -0700
more package info
---
INSTALL | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/INSTALL b/INSTALL
index 5985614..5d4978a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,17 +18,22 @@ libevent 2.x::
Fedora: libevent and libevent-devel
Debian: libevent and libevent-dev
+libcap::
+ Optional, required for -u user:group on Linux
+ Fedora: libcap and libcap-devel
+ Debian: libcap2 and libcap-dev
+
OpenSSL::
Optional, required for --enable-crypto.
Enables encryption and authentication.
Fedora: openssl-libs and openssl-devel
- Debian: ?? libssl-dev
+ Debian: libssl1.0.0 and libssl-dev
GNU readline::
Optional. Enhances ntpq's interactive mode by enabling line
editing.
Fedora: readline and readline-devel
- Debian: ??? libreadline-dev
+ Debian: libreadline6 and libreadline-dev
BSD libedit::
Optional. Enhances ntpq's interactive mode by enabling line
@@ -44,6 +49,7 @@ sys/timepps.h::
Fedora: pps-tools-devel (pps-tools may be useful for debugging)
Debian: pps-tools
+
Go to the directory where you found this file and do this:
----------------------------------------------------------------------
More information about the vc
mailing list