thispc / psiphon

A multi-functional version of a popular network circumvention tool
GNU General Public License v3.0
229 stars 59 forks source link

configure: error: *** zlib.h missing - please install first or check config.log #29

Open MannyIOI opened 4 years ago

MannyIOI commented 4 years ago

I tried running the ./configure command and the error shown above keeps showing up and I do not know what the problem seems to be

KokoseiJ commented 4 years ago

Did you install zlib?

aaryanporwal commented 4 years ago

Just run this: sudo apt install libz-dev

aaryanporwal commented 4 years ago

Just run this: sudo apt install libz-dev

Just see #11 in closed issues