Which rpm i need to download for pcapplusplus library?

59 Views Asked by At

getting error

fatal error: SystemUtils.h: No such file or directory #include "SystemUtils.h" ^~~~~~~~~~~~~~~ Packet.h: No such file or directory #include "Packet.h" ^~~~~~~~~~


these are the rpm installed on my setup: libpcap-1.9.1-5.el8.x86_64 libpcap-devel-1.9.1-5.el8.x86_64

so i want to know which rpm should i download to use pcapplusplus library in my code?????

0

There are 0 best solutions below