openvmm icon indicating copy to clipboard operation
openvmm copied to clipboard

`perl` is not installed by default on `Fedora Server`

Open romank-msft opened this issue 1 year ago • 3 comments

perl is needed for building OpenSSL. Found in https://github.com/microsoft/openvmm/pull/67

romank-msft avatar Oct 15 '24 18:10 romank-msft

Removing the CI label, since we don't currently run Fedora in CI

daprilik avatar Oct 15 '24 18:10 daprilik

Hmm. I think we want to use the platform OpenSSL except when building for the OpenHCL environment (where we use the prebuilt binary from openvmm-deps).

So I think that's the real bug here.

jstarks avatar Oct 17 '24 17:10 jstarks

Thanks!

romank-msft avatar Oct 17 '24 17:10 romank-msft