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


On 21/11/2013 17:01, Lionel Elie Mamane wrote:

Tried this :


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 :

checking MariaDB version... OK
checking for MariaDB Client library... includes
'-I/Users/Shared/Repos/LO/packages/mysql-connector-c-6.1.2-osx10.7-x86_64/include',
libraries
'-L/Users/Shared/Repos/LO/packages/mysql-connector-c-6.1.2-osx10.7-x86_64/lib
-lmysqlclient_r'
checking whether to bundle the MariaDB client library...yes
checking for lib
-L//Users/Shared/Repos/LO/packages/mysql-connector-c-6.1.2-osx10.7-x86_64/lib
-lmysqlclient_r.dylib in
/Users/Shared/Repos/LO/packages/mysql-connector-c-6.1.2-osx10.7-x86_64/lib...configure
: error: not found.

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)


Alex

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.