On 28/11/12 11:28, Alex Thurgood wrote:
Le 27/11/2012 17:11, Michael Stahl a écrit :
Hi Michael,
with the commit 38a22a9026a3d8a67f3e16ec650960a10b527d25 "Switch from
python to python3" Python 3.3 is now bundled with LibreOffice when
configured --enable-python=internal.
This fails to build for me on master on Linux 32bit Mint 13 KDE. I used
the default provided, ie. no autogen switch, so it downloads the 3.3
bundle, but gives the following error when attempting to build the module :
Failed to build these modules:
_elementtree _sqlite3 pyexpat
So for some reason, _elementtree.cpython-33m.so is not being built or
not being found, possibly due to the other missing python 3 modules ?
this is caused by an obsolete expat.h in the solver, delete it and
rebuild and it should work: find solver/ -name expat.h
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.