Skip to content

Commit e631a2d

Browse files
authored
Add requirements for client compilation
1 parent 0224701 commit e631a2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,11 @@ This guide explains manual installation. For `ansible` deployment see [AliceO2Gr
195195

196196
## Receiving metrics from Monitoring system (development instructions)
197197

198+
### Requirements
199+
- CS8 or CC7 with `devtoolset-9`
200+
- Boost >= 1.70
201+
198202
### Compile Monitoring library with Kafka backend
199-
- Install `boost`
200203
- Compile `librdkafka`
201204
```bash
202205
git clone -b v1.8.2 https://github.com/edenhill/librdkafka && cd librdkafka

0 commit comments

Comments
 (0)