We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
At least on Debian it does not matter much because liblasso transitively depends on it in any case.
Sorry, something went wrong.
technically you can use xmlsec1 with other crypto libraries, if a patch were contributed to change this it would be accepted.
No branches or pull requests
I built v0.18.0 on CentOS8(xmlsec1-openssl-devel package is not installed).
I get an error in ./configure.
checking xml1sec-openssl in this commit, but I think it's xml1sec correctly.
xmlenc.h is under the xml1sec directory.
The text was updated successfully, but these errors were encountered: