rust-lang / libz-sys

Rust crate package to link to a system libz (zlib)
Apache License 2.0
117 stars 77 forks source link

failed to run custom build command for `libz-sys v1.1.16` #192

Closed habibsaky closed 5 months ago

habibsaky commented 5 months ago

I am trying to install mod kit but aim facing error here --failed to run custom build command for libz-sys v1.1.16 cargo install --git https://github.com/nanoporetech/modkit.git

Byron commented 5 months ago

Without a log, one cannot know for sure. Typically this fails because dev-tools like cmake aren't available. Please feel free to provide more information.