25th
Jul
admin
Comments Off on zlib.h missing on kali?
I have found that some of the tools I am utilizing and need to compile require zlib.h… and that is in the zlib1g-dev package… so:
apt install zlib1g-dev
Comments are closed.