Page MenuHomeDevCentral

D746.diff
No OneTemporary

D746.diff

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -11,6 +11,25 @@
## User starting guide
+### Dependencies
+
+You need a compiler (Makefile is configured for clang),
+headers for TCL and librabbitmq.
+
+#### FreeBSD
+
+```
+pkg install tcl86 rabbitmq-c-devel
+```
+
+Beware the rabbitmq-c port is at README writing time an old 0.0.1 version.
+
+#### Fedora / RHEL / CentOS
+
+```
+dnf install clang tcl-devel librabbitmq-devel
+```
+
### Installation
```

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 7, 16:05 (21 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2180620
Default Alt Text
D746.diff (485 B)

Event Timeline