On 28/11/12 12:53, Stephan van den Akker wrote:
Python build finished, but the necessary bits to build these modules
were not found:
_lzma _tkinter
To find the necessary bits, look in setup.py in detect_modules() for the
module's name.
Failed to build these modules:
_curses_panel
your build should complete successfully after this.
python's build system apparently works by throwing a bunch of optional
modules at the compiler and then checking what built successfully. a
lot of these optional modules have dependencies on libraries that are
not bundled with python and are not bundled with LibreOffice either, so
building these will fail if you don't have the right stuff on your
system. but it doesn't matter for LibreOffice because we don't package
these optional modules in the installation set anyway.
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.