[strongSwan] configuration error when trying to use --enable-curl

Martin Willi martin at strongswan.org
Thu May 31 08:52:37 CEST 2012


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





More information about the Users mailing list