<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - 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""
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126793">126793</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>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"
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.2.5.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>plixplox@yahoo.de
</td>
</tr></table>
<p>
<div>
<pre>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=<a href="http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update">http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update</a>
ReferenceOOoMajorMinor=4.1
UpdateChannel=
UpdateID=LibreOffice_6_en-US
UpdateURL=<a href="https://update.libreoffice.org/check.php?pkgfmt=deb">https://update.libreoffice.org/check.php?pkgfmt=deb</a>
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@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@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@yyy:~$ printenv | grep LD_LIBRARY_PATH
LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/
xxx@yyy:~$
--- Quote End ---
I then tried to start swriter again:
--- Quote Beginning ---
xxx@yyy:/opt/libreoffice6.2/program$ ./swriter
/opt/libreoffice6.2/program/oosplash: error while loading shared libraries:
libXinerama.so.1: wrong ELF class: ELFCLASS64
xxx@yyy:/opt/libreoffice6.2/program$
--- Quote End ---
swriter does not start. What to do?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>