Hi,
i tried to install yara-python via pip but git an error while compilation:
yara/libyara/modules/pe/authenticode-parser/authenticode.c:22:10: fatal error: 'openssl/asn1.h' file not found
What depencies do i have to correct? Or is it just the correction of a file-/lib-path because i find the missing asn1.h header file e.g. under /opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/asn1.h?
Thx in advance,
Maurice
Hi,
i tried to install yara-python via pip but git an error while compilation:
yara/libyara/modules/pe/authenticode-parser/authenticode.c:22:10: fatal error: 'openssl/asn1.h' file not foundWhat depencies do i have to correct? Or is it just the correction of a file-/lib-path because i find the missing asn1.h header file e.g. under /opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/asn1.h?
Thx in advance,
Maurice