From this log, I think that your problem is caused by the fact that openssl 0.9.7 library is found before 0.9.6. Thus, ./configure script got confused. I am sure that if you remove 0.9.7 (or cleanup LD_LIBRARY_PATH) then it will work correctly.
Anyway, it is good that you found a solution. However, please note that not all of xmlsec features are available with openssl 0.9.6 (for example, AES encryption which is not supported by 0.9.6).
Aleksey _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
