Hi Aleksey, That worked well. Thanks a lot. Installation is completed.
I am getting the below given error while compiling the example. In file included from sign2.c:38: /usr/local/include/xmlsec1/xmlsec/crypto.h:54:2: #error No crypto library defined I have used the option "--enable-crypto-dl" while configuring. Can you tell me what I missed in configuration ? Thanks in advance. Rajesh B. ----- Original Message ----- From: "Aleksey Sanin" <[EMAIL PROTECTED]> To: "Rajesh B" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, November 10, 2004 12:14 PM Subject: Re: [xmlsec] need help in installation > > option "--with-openssl=/usr/local/ssl/include/openssl" in the configure > Most likely the right configuraton is "--with-openssl=/usr/local/ssl/" > (read output of "./configure --help" for more details). > > Aleksey _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
