https://bugs.freedesktop.org/show_bug.cgi?id=76620

--- Comment #11 from Alex Thurgood <[email protected]> ---
(In reply to comment #9)
> (In reply to comment #4)


> mysql_config is not in the PATH. Either extend the PATH to add the directory
> where mysql_config is, or set the MARIADBCONFIG environment variable
> (example path, don't know if it is the right one on your system):
> 
> export
> MARIADBCONFIG=/Shared/Repos/LO/packages/mysql-connector-c-6.1.2-osx10.7-
> x86_64/bin/
> ./autogen.sh

OK, so tried :

export
MARIADBCONFIG=/Shared/Repos/LO/packages/mysql-connector-c-6.1.2-osx10.7-x86_64/bin/

this is where mysql_config is to be found

result:

checking whether to build the MariaDB/MySQL Connector extension... yes
checking which MariaDB to use... internal
configure: error: libmariadb is known to be broken as of 2013-10; use
libmysqlclient

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to