Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Fri, Nov 22, 2013 at 02:40:08PM +0100, Alex Thurgood wrote:
On 21/11/2013 17:01, Lionel Elie Mamane wrote:

export MARIADBCONFIG=/path/to/mariadb_config_or_mysql_config
./autogen.sh --enable-ext-mariadb-connector --without-system-mysql-cppconn --with-system-mariadb

you can add --enable-bundle-mariadb if the libmysql/libmariadb is not

gives a configure error :

The libraries provided by MySQL for OSX 64 contain :
libmysqlclient.18.dylib
libmysqlclient_r.18.dylib (symbolic link to the preceding file)
libmysqlclient_r.dylib (symbolic link to libmysqlclient.18.dylib)
libmysqlclient.dylib (symbolic link to libmysqlclient.18.dylib)
libmysqlclient.a
libmysqlclient_r.a (symbolic link to the preceding file)

In what directory are they? What do the following commands say?

mysql_config --libs
mysql_config --libs_r
mysql_config --include
mysql_config --cflags
mysql_config --variable=pkglibdir

-- 
Lionel

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.