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.
2 parents 3ee33f0 + 843a7a5 commit 554ac01Copy full SHA for 554ac01
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