Problem scenario
You ran: sudo bash build_rust.sh
It failed with this message: "error: failed to run custom build command for openssl-sys v0.9.60
"
Solution
Run this:sudo apt -y install pkg-config
A Technical I.T./DevOps Blog
Problem scenario
You ran: sudo bash build_rust.sh
It failed with this message: "error: failed to run custom build command for openssl-sys v0.9.60
"
Solution
Run this:sudo apt -y install pkg-config