Create librdkafka
parent
2ae30cbf7d
commit
c4616e8aa3
|
@ -0,0 +1,7 @@
|
|||
# [librdkafka](https://github.com/edenhill/librdkafka)
|
||||
|
||||
Add to `~/.bashrc`, `~/.zshrc`:
|
||||
|
||||
```sh
|
||||
export LD_LIBRARY_PATH=/usr/local/lib
|
||||
```
|
Loading…
Reference in New Issue