[Libreoffice-bugs] [Bug 126793] New: oosplash: "libXinerama.so.1: cannot open shared object file: No such file or directory" / "error while loading shared libraries: libXinerama.so.1: wrong ELF class: ELFCLASS64"

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 9 12:55:08 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126793

            Bug ID: 126793
           Summary: oosplash: "libXinerama.so.1: cannot open shared object
                    file: No such file or directory" / "error while
                    loading shared libraries: libXinerama.so.1: wrong ELF
                    class: ELFCLASS64"
           Product: LibreOffice
           Version: 6.2.5.2 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: plixplox at yahoo.de

Today I downloaded and installed LO 6.2.5 in my Debian 9.9 ("Stretch",
oldstable) system. This is the information in the file
/opt/libreoffice6.2/program/versionrc:

--- Quote Beginning ---

[Version]
AllLanguages=en-US
BuildVersion=
buildid=1ec314fa52f458adc18c4f025c545a4e8b22c159
ExtensionUpdateURL=http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update
ReferenceOOoMajorMinor=4.1
UpdateChannel=
UpdateID=LibreOffice_6_en-US
UpdateURL=https://update.libreoffice.org/check.php?pkgfmt=deb
UpdateUserAgent=<PRODUCT> (${buildid}; ${_OS}; ${_ARCH}; <OPTIONAL_OS_HW_DATA>)
Vendor=The Document Foundation

--- Quote End ---

LO Writer does not start in this LO version. This is the output on the command
line:

--- Quote Beginning ---

xxx at yyy:/opt/libreoffice6.2/program$ ./swriter 
/opt/libreoffice6.2/program/oosplash: error while loading shared libraries:
libXinerama.so.1: cannot open shared object file: No such file or directory
xxx at yyy:/opt/libreoffice6.2/program$

--- Quote End ---

I then located the file libXinerama.so.1 in /usr/lib/x86_64-linux-gnu/, ran as
user root "export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/" and then
"ldconfig".

As a normal user I inserted the following line in my .basrc file:

export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/ 

I then logged into KDE again as a normal user and executed:

printenv | grep LD_LIBRARY_PATH 

which returned:

--- Quote Beginning ---

xxx at yyy:~$ printenv | grep LD_LIBRARY_PATH
LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/
xxx at yyy:~$

--- Quote End ---

I then tried to start swriter again:

--- Quote Beginning ---

xxx at yyy:/opt/libreoffice6.2/program$ ./swriter
/opt/libreoffice6.2/program/oosplash: error while loading shared libraries:
libXinerama.so.1: wrong ELF class: ELFCLASS64
xxx at yyy:/opt/libreoffice6.2/program$ 

--- Quote End ---

swriter does not start. What to do?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190809/3fc5b82d/attachment-0001.html>


More information about the Libreoffice-bugs mailing list