Replies: 1 comment
-
There's CMake, which might work. Otherwise you will need to construct your own config.h and Makefile.config and then run make (gnu make). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a HP-UN platform where there is no bash command, so the ./configure command will not work.
Is there any way I can build the librdkafka library?
Beta Was this translation helpful? Give feedback.
All reactions