Hi,

> I have libcurl.so in the libexec/ipsec/plugins directory.

Your dynamic linker probably doesn't look for libraries, there. All the
libstrongswan-* plugins are not loaded implicitly by the linker, but by
dlopen().

> Any reason why it is failing to load? I tried to put libcurl.so in
> /usr/lib, /lib but no difference in the error.

Have you upgraded your ld cache using ldconfig? man ldconfig for
details...

Regards
Martin


_______________________________________________
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to