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


Last i had asked about python 3 it seems like though there is backwards
incompatabilitiy between python 3 and 2 not sure if that is still the case
with the current version that has landed in libreoffice 4

On Wed, Nov 28, 2012 at 1:03 PM, Michael Stahl <mstahl@redhat.com> wrote:

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.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice




-- 
Jonathan Aquilina

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.