Hi Aleksey, Seems xmlsec1-config is showing the correct values.
[EMAIL PROTECTED] xmlsec1-1.2.6]# xmlsec1-config --crypto openssl [EMAIL PROTECTED] 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\" Are there any other configurations I should do to make it compile? Regards, Rajesh B. ----- Original Message ----- From: "Aleksey Sanin" <[EMAIL PROTECTED]> To: "Rajesh B" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, November 10, 2004 2:24 PM Subject: Re: [xmlsec] Re: need help in installation > > > I have used the option "--enable-crypto-dl" while configuring. > > Can you tell me what I missed in configuration ? > Somehow the cflags you have in xmlsec1-config utility disagree > with this. Run xmlsec1-config manualy and check that it outputs > expected paths and compilation flags. > > Aleksey > _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
