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 ab60427 commit 843a7a5Copy full SHA for 843a7a5
README.md
@@ -99,7 +99,7 @@ Build
99
100
If librdkafka is installed in a non-standard location provide the include and library directories with:
101
102
- $ CPLUS_INCLUDE_PATH=/path/to/include LIBRARY_PATH=/path/to/lib python setup.py ...
+ $ C_INCLUDE_PATH=/path/to/include LIBRARY_PATH=/path/to/lib python setup.py ...
103
104
105
Tests
0 commit comments