-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Labels
Description
Hello while building I got this error.
error: couldn't read /home/prom/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.17/zng/cmake.rs: No such file or directory (os error 2)
--> /home/**/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.17/build.rs:191:5
|
191 | mod build_zng;
| ^^^^^^^^^^^^^^
error: could not compile `libz-sys` (build script) due to 1 previous error
On Ubuntu 20.04.6 LTS x86_64
Thank you