mod_auth_mellon icon indicating copy to clipboard operation
mod_auth_mellon copied to clipboard

build does not need xml1sec-openssl

Open oss-aimoto opened this issue 4 years ago • 2 comments
trafficstars

I built v0.18.0 on CentOS8(xmlsec1-openssl-devel package is not installed). I get an error in ./configure.

configure: error: Package requirements (xmlsec1-openssl) were not met:

checking xml1sec-openssl in this commit, but I think it's xml1sec correctly. xmlenc.h is under the xml1sec directory.

/usr/include/xmlsec1/xmlsec/xmlenc.h

oss-aimoto avatar Aug 04 '21 04:08 oss-aimoto

At least on Debian it does not matter much because liblasso transitively depends on it in any case.

thijskh avatar Jun 04 '24 20:06 thijskh

technically you can use xmlsec1 with other crypto libraries, if a patch were contributed to change this it would be accepted.

simo5 avatar Jun 04 '24 21:06 simo5