Hi, > Since fedora stores the mysqlclient_r library in /usr/lib/mysql and not > in /usr/lib, the configure script as it is now won't find the library > when --enable-mysql is used.
What about invoking ./configure with LDFLAGS="-L/usr/lib/mysql" ? Regards Martin _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
