[xmlsec] Re: need help in installation
Aleksey Sanin
aleksey at aleksey.com
Wed Nov 10 01:07:43 PST 2004
> [root at s220 xmlsec1-1.2.6]# xmlsec1-config --cflags
> -DXMLSEC_LIBXML_260=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1
> -DXMLSEC_NO_XKMS=1 -I/usr/local/include/xmlsec1 -I/usr/local/include/libxml2
> -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO=\"openssl\"
Well, there is no way you can get "#error No crypto library defined"
from crypto.h with "-DXMLSEC_CRYPTO_DYNAMIC_LOADING=1". Most likely
you are using a different version of xmlsec1-config when you compile
examples. Check your environment.
Aleksey
More information about the xmlsec
mailing list