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


On 12.02.2018 12:00, Clemens Eisserer wrote:
I am trying to diagnose some performance issues I am experiencing
running LO on Linux.
Compiling on Fedora-27 seems a little bit troublesome, as I:

* had to set libxslt and libexslt includes and libraries manually
* disable xrandr, despite headers and library installed, it aborted
with "not functional"

however, it seems the feature causing the latest issue can not be
simply disabled via a switch:

checking whether and how to use Xinerama... yes, with dynamic linking
checking X11/extensions/Xinerama.h usability... yes
checking X11/extensions/Xinerama.h presence... yes
checking for X11/extensions/Xinerama.h... yes
checking for XineramaIsActive in -lXinerama... no
configure: error: Xinerama not functional?

Any idea why LibreOffice thinks my Xinerama is not functional?
Can I disable it somehow?

Did you install the relevant -devel packages, libxslt-devel, libXrandr-devel, libXinerama-devel? Generally, `sudo dnf builddep libreoffice` (as given at <https://www.libreoffice.org/about-us/source-code/>) should be a good approximation of installing whatever packages will be needed.

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.