summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-09-17 16:44:13 +0200
committerAndreas Baumann <abaumann@yahoo.com>2014-09-17 16:44:13 +0200
commit5979f05b51f6f6c9d1f582d405cc6ac787651f3e (patch)
tree6e999838452f115522a18a07bfa93a3658003fc0 /INSTALL
parent574f866a8af53006bb6422c1f63c39284ecd60ac (diff)
downloadbiruda-5979f05b51f6f6c9d1f582d405cc6ac787651f3e.tar.gz
biruda-5979f05b51f6f6c9d1f582d405cc6ac787651f3e.tar.bz2
tested on Centos 7
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL13
1 files changed, 12 insertions, 1 deletions
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
-------------------