mtrojnar / osslsigncode

OpenSSL based Authenticode signing for PE/MSI/Java CAB files
Other
806 stars 131 forks source link

Centos cannot be installed #124

Closed wutihong closed 2 years ago

wutihong commented 2 years ago

A6B79D47-5B63-47b8-AEF7-520E03F2F0D5 In centos7 or centos8 environment check has been unable to pass

Execution order:

  1. yum install -y gcc
  2. yum install -y openssl
  3. yum install -y curl

In the end, the openssl version test failed, and the libcurl version did not pass.

peterzhuamazon commented 1 year ago

It can: https://github.com/opensearch-project/opensearch-build/pull/3165