rust-youtube-downloader icon indicating copy to clipboard operation
rust-youtube-downloader copied to clipboard

build failed- openssl version not compatible

Open bensialih opened this issue 3 years ago • 0 comments

Hey guys,

ran the cargo install youtube-downloader commands without any success. please see below.


Caused by:
  process didn't exit successfully: /tmp/cargo-installOx9reN/release/build/openssl-87747a9fbca770fe/build-script-build (exit code: 101)
  --- stderr
  thread 'main' panicked at 'Unable to detect OpenSSL version', /home/abdel/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
  note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: failed to compile youtube-downloader v0.1.0, intermediate artifacts can be found at /tmp/cargo-installOx9reN

Caused by:
  build failed

I dont want to start cutting and changing libraries without asking if there is a quick solution to this.

Thanks in advanced. Abdel

bensialih avatar Feb 19 '22 14:02 bensialih