[xmlsec] Need help installing/building on win32 platform (WinXP)
Aleksey Sanin
aleksey at aleksey.com
Thu Sep 2 14:13:46 PDT 2004
It seems that you have configured LibXML2 with zlib support and it seems
that xmlsec is not linking with zlib library. The quick fix for you is
to manually modify xmlsec win32 Makefile and add "zlib.lib" to the LIBS
variable (line 344 for me).
Longer term, there needs to be some way of passing libxml2 configuration
parameters to depended libraries/applications. Igor, any idea?
Aleksey
More information about the xmlsec
mailing list