Closed koppk closed 6 months ago
I think pthreads comes with the LInux release. What is the error message you received when running "make" in Centrifuger folder?
Hi, thanks. No error message but plenty of warnings during make. Please, see attached file. make_stdout.txt
This did the trick:
Those warning messages should be fine. I did not get warnings on our server, but this is probably a gcc version thing. I saw those warnings on the github action. I will clean those up in the next release (or just change the gcc warning flags).
Could you please explain how to install centrifuger using pthreads? Thanks