About Python version

jan iversen jani at documentfoundation.org
Sat Dec 17 15:22:53 UTC 2016


> 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).

Rgds
Jan I.


More information about the LibreOffice mailing list