We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0224701 commit e631a2dCopy full SHA for e631a2d
README.md
@@ -195,8 +195,11 @@ This guide explains manual installation. For `ansible` deployment see [AliceO2Gr
195
196
## Receiving metrics from Monitoring system (development instructions)
197
198
+### Requirements
199
+ - CS8 or CC7 with `devtoolset-9`
200
+ - Boost >= 1.70
201
+
202
### Compile Monitoring library with Kafka backend
-- Install `boost`
203
- Compile `librdkafka`
204
```bash
205
git clone -b v1.8.2 https://github.com/edenhill/librdkafka && cd librdkafka
0 commit comments