From 5979f05b51f6f6c9d1f582d405cc6ac787651f3e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 17 Sep 2014 16:44:13 +0200 Subject: tested on Centos 7 --- INSTALL | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 6664408..ca825c3 100644 --- a/INSTALL +++ b/INSTALL @@ -11,7 +11,18 @@ from the AUR: * nanomsg * json-c * libdaemon - + +Centos 7 +-------- + +Install the following packages from the official repos or from EPEL: + * gengetopt (EPEL) + * libconfuse and libconfuse-devel (EPEL) + * json-c and json-c-devel + * libdaemon and libdaemon-devel + +nanomsg you have to build on your own. + Building on Windows ------------------- -- cgit v1.2.3-54-g00ecf