8 Comments

    1. i believe you have to install “build-essential” if not you need to install “make”
      sudo apt install build-essential

  1. Hi, thanks for the article:

    ‘Note about linking C/C++ programs with zlib

    And if you would link against zlib in your program, add -lz to the gcc or g++ commands.’

    i did not understand this.

    Any help would be appreciated,

    have a good day

Leave a Reply

Your email address will not be published. Required fields are marked *