LibreOffice Weekly News #5 waiting for reviews
Robert Antoni
robert.buj at gmail.com
Sat Sep 13 03:37:08 PDT 2014
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 at 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 at gmail.com>
wrote:
> On Sat, Sep 13, 2014 at 10:38 AM, Sophie <gautier.sophie at 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 at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
--
http://about.me/rbuj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140913/06d33138/attachment.html>
More information about the LibreOffice
mailing list