THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Wireshark 4 compilation on Centos7

Hello, On the release note of v4 it is specified that Libgcrypt version 1.8.0 (was 1.5.0) is required. Libgcrypt 1.8 is only supported from rel8 and therefore I'm getting the expected compilation error: CMake Error at /usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:164 (message): Could NOT find GCRYPT: Found unsuitable version "1.5.3", but required is at least "1.8.0" (found /lib64/libgcrypt.so)

Wanted to ask if there's a way to bypass it and compile Wireshark 4 in centos 7.9?

Thanks in advance.