[xmlsec] Compiling on Fedora Core 4
Edward Shallow
ed.shallow at rogers.com
Wed Aug 31 14:01:39 PDT 2005
You set me on the right track. I had forgotten to specify the "shared"
option on the openssl configure script (no-shared is the default) and
the new libcrypto.so was not generated in /usr/lib
Thanks for your help
On Tue, 2005-08-30 at 21:14 -0700, Aleksey Sanin wrote:
> > You'll notice that most all of the tests failed, see
> > make-check-xmlsec1.txt attached.
> >
> > When I run my own scripts I get ...
> >
> > xmlsec1: symbol lookup error: /usr/lib/libxmlsec1-openssl.so: undefined
> > symbol: X509_VERIFY_PARAM_new
>
> Seems that you are not loading correct openssl library. Use 'ldd'
> to figure out what it loads now and then set correct LD_LIBRARY_PATH.
>
> Aleksey
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
More information about the xmlsec
mailing list