2017-07-25
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
2017-07-25
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