<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div style="font-family: Arial; font-size: 13px;">
<p style="margin: 0px; font-size: 13px; font-family: Arial;">soffice
does not have "x" permission after the rpm installation:</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;"><br>
</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;">$ ls
-l /opt/libreoffice7.3/program/soffice<br>
-rw-r--r-- 1 root root 6731 9月 14 15:45
/opt/libreoffice7.3/program/soffice</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;"><br>
</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;">Problem
still exists after I chmod +x:<br>
</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;"><br>
</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;">$
sudo chmod +x /opt/libreoffice7.3/program/soffice<br>
$ /opt/libreoffice7.3/program/soffice<br>
terminate called after throwing an instance of
'com::sun::star::deployment::DeploymentException'<br>
Unspecified Application Error</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;"><br>
</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;"><br>
</p>
<p style="margin: 0px; font-size: 13px; font-family: Arial;"> <br>
</p>
</div>
<div style="font-family: Tahoma, sans-serif; font-size: 13px;
padding-top: 5px; border-top: 1px solid #b5c4df;"><strong>From: </strong>Michael
Stahl [<a class="moz-txt-link-freetext" href="mailto:mst@libreoffice.org">mailto:mst@libreoffice.org</a>]<br>
<strong>Sent: </strong>Wednesday, September 14, 2022 04:36 PM +08<br>
<strong>To: </strong>Kevin Suo; libreoffice-dev<br>
<strong>Subject: </strong>terminate called after throwing an
instance of 'com::sun::star::deployment::DeploymentException'</div>
<br>
<div type="cite"
cite="mid:375b377c-d148-4ee6-9e50-ff17a748c7ad@libreoffice.org">On
12.09.22 15:35, Kevin Suo wrote:
<br>
<br>
<blockquote type="cite">However, if I install the RPMs:
<br>
<br>
$ sudo dnf install
./workdir/installation/LibreOfficeDev/rpm/install/LibreOfficeDev_7.3.7.0.0_Linux_x86-64_rpm/RPMS/*.rpm<br>
<br>
and then run the installed application, I got the following
error:
<br>
<br>
$ /opt/libreofficedev7.3/program/soffice.bin
<br>
terminate called after throwing an instance of
'com::sun::star::deployment::DeploymentException'
<br>
Unspecified Application Error
<br>
</blockquote>
<br>
running "soffice.bin" directly is not supported. you need to run
"soffice" or similar wrapper to start LO.
<br>
</div>
</body>
</html>