JuliaIO / GZip.jl

A Julia interface for gzip functions in zlib
https://juliaio.github.io/GZip.jl/dev
MIT License
39 stars 30 forks source link

Check whether libz is installed/can be found #79

Closed Ellipse0934 closed 1 year ago

Ellipse0934 commented 6 years ago

check and throw error

Ellipse0934 commented 6 years ago

libz wasn't preinstalled on Debian by default.

ViralBShah commented 1 year ago

I don't think we need this with BB libraries now.