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


On 17/12/2016 16:22, jan iversen wrote:
So I wonder what Python version should be used for LO master sources?
I used --enable-python=internal but my config.log displays some 2.7 ref, see
https://bugs.documentfoundation.org/show_bug.cgi?id=103363#c15

I had build problems on osx sierra, due to the fact that I installed Python3 (official) alongside 
the apple 2.7 version.

tml_ helped me solve the problem, which boiled down to use:
--enable-python=fullyinternal

When I used =internal I got a mixture of 2.7 and 3.5 header files.

This is clearly something that needs to be adressed in configure.ac and is on my list (but that is 
a long list).
Thank you for your feedback Jan, I'll give it a try.
BTW, it seems the right option is "fully-internal" since I can read this on configure.ac:
   1172 AC_ARG_ENABLE(python,
1173 AS_HELP_STRING([--enable-python=<no/auto/system/internal/fully-internal>],


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.