[xmlsec] Question: I have a problem with "xmlSecCryptoDLLoadLibrary"

Aleksey Sanin aleksey at aleksey.com
Fri Apr 7 07:32:14 PDT 2006


> debian:/usr/share/doc/libxmlsec1-dev/examples# ./sign1 sign1-tmpl.xml rsakey.pem
>> sign1-res.xml
> error : Unknown IO error
> error : Unknown IO error
> ./sign1: relocation error: ./sign1: undefined symbol: xmlSecCryptoDLLoadLibrary
> 
> 
> Can you tell me what is the problem here?

Most likely, you don't xmlsec libraries in your LD_LIBRARY_PATH.
Try 'ldd ./sign1' command and review the output carefully.

Aleksey



More information about the xmlsec mailing list