Le 24/09/2014 04:40, Dan Lewis a écrit :

>       Follow-up question to the second paragraph: Can some one point me
> in the right direction to build the MySQL native connectors for Linux 32
> and 64 bit? I seem to have lost the instructions that Alex provided me
> with a couple of years ago. (He was a great help to me.)
> 

Hi Dan,

When building from the LO code base, your autogen.input or
autogen.lastrun file should contain the following switches :

--enable-ext-mariadb-connector
--enable-bundle-mariadb

You might also have to add :

--with-system-mariadb

this last one basically tells the build system to use the OS-provided
libmariadb libraries, but that would assume that you have them installed
on your system. Without it, the build system should download and install
its own libmariadb package.


Alex

_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Reply via email to