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<br><br><div class="gmail_quote">

On Wed, Nov 28, 2012 at 1:03 PM, Michael Stahl <span dir="ltr"><<a href="mailto:mstahl@redhat.com" target="_blank">mstahl@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 28/11/12 12:53, Stephan van den Akker wrote:<br>
> Python build finished, but the necessary bits to build these modules<br>
> were not found:<br>
> _lzma              _tkinter<br>
> To find the necessary bits, look in setup.py in detect_modules() for the<br>
> module's name.<br>
><br>
><br>
> Failed to build these modules:<br>
> _curses_panel<br>
<br>
your build should complete successfully after this.<br>
<br>
python's build system apparently works by throwing a bunch of optional<br>
modules at the compiler and then checking what built successfully.  a<br>
lot of these optional modules have dependencies on libraries that are<br>
not bundled with python and are not bundled with LibreOffice either, so<br>
building these will fail if you don't have the right stuff on your<br>
system.  but it doesn't matter for LibreOffice because we don't package<br>
these optional modules in the installation set anyway.<br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Jonathan Aquilina<br>