Hi,
Lionel Elie Mamane suggested to me for including the MySQL connector
using the MySQL C client library in the MacOSX-10.9-x86-64@53 Tinderbox
builds.
Now, the MySQL connector and the MySQL C client library [1] are bundled in
the LibreOffice Nightly Build [2]
The MySQL "Connector/C" was built by using the following configuration:
$ cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/Volumes/Tinderbox/mysql
-DCMAKE_C_FLAGS="-m64 -mmacosx-version-min=10.9 -isysroot
/Applications/Xcode-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk"
-DCMAKE_CXX_FLAGS="-m64 -stdlib=libc++ -mmacosx-version-min=10.9 -isysroot
/Applications/Xcode-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk"
-DCMAKE_C_COMPILER*=*"/Applications/Xcode-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang"
-DCMAKE_CXX_COMPILER
="/Applications/Xcode-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++"
Next, the MySQL "Connector/C" was installed in a user folder
(-DCMAKE_INSTALL_PREFIX=/Volumes/Tinderbox/mysql):
$ make
$ make install
Finally, The following lines were added to the tinderbox configuration:
--enable-ext-mariadb-connector
--with-system-mariadb
--enable-bundle-mariadb
MARIADBCONFIG=/Volumes/Tinderbox/mysql/bin/mysql_config
[1] http://dev.mysql.com/downloads/connector/c/
[2] http://dev-builds.libreoffice.org/daily/master/MacOSX-10.9-x86_64@53/
Regards,
Robert
On Sat, Sep 13, 2014 at 11:48 AM, Norbert Thiebaud <nthiebaud@gmail.com>
wrote:
On Sat, Sep 13, 2014 at 10:38 AM, Sophie <gautier.sophie@gmail.com> wrote:
Hi,
Le 13/09/2014 10:07, Norbert Thiebaud a écrit :
[...]
"Yet 7 new contributors to the LibreOffice project! Welcome to them!"
->
"We welcomed 7 new contributors to the LibreOffice project:"
And I would say ...7 new contributors to the development team, there are
new contributors to the project not cited here.
True.. point taken :-)
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
--
http://about.me/rbuj
--
To unsubscribe e-mail to: marketing+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/marketing/
All messages sent to this list will be publicly archived and cannot be deleted
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.