<div dir="ltr">Hi Muhammet,<div><br></div><div>Thanks for getting back to me. </div><div><br></div><div><font color="#3d85c6">> How does it fail? </font><br></div><div><br></div><div>I don't remember right now since I deleted that virtual machine and installed Ubuntu Server. But IIRC, it was saying "there were missing libraries" which I couldn't find and install manually. The "build-deb libreoffice" command also fails on my Debian-10 virtual machine. It says "the system requires javahelper" but can't find and install javahelper</div><div><br></div><div>> <font color="#3d85c6">Except from the (accidental?) double paste, I see repeating params like '<b>--disable-gstreamer</b>' at 2 different places. And I would make sure I really need all the '--without-*' and "--disable-*" params. Some might impact certain functionalities/features or extensions.</font> <br></div><div><br></div><div>
TBH, I don't know what those parameters are and do. Those double pastes were accidental, yes. Actually those parameters were taken from a web site (don't remember now). It was arguing to create an autogen.input file and put these lines in the file but there were no explanations. </div><div><br></div><div>Is it best to install with all those parameters? What I need to do is simple:</div><div><br></div><div>1) I'm editing a hard-coded text in libreoffice/svtools/inc/langtab.hrc file</div><div>2) I want LO in Turkish language (found a workaround for this, no need to use Pottle)</div><div>3) I want to be able to install an extension in Calc</div><div>4) I want to be able to remove some "apps" (prevent users from using them since they do not need them at all)</div><div><br></div><div>All of the above are working under Ubuntu but extension fails under Debian. Can't find no reason why.</div><div><br></div><div>Regards</div><div><br></div><div><br></div><div><br></div><div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 13, 2020 at 12:15 AM Muhammet Kara <<a href="mailto:muhammet.kara@collabora.com">muhammet.kara@collabora.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Hi Ismet,</p>
<div>On 6/12/20 3:04 PM, Ismet Bahadir
wrote:<br>
</div>
<blockquote type="cite">
<div>Thank you everyone,</div>
<div><br>
</div>
<div>Sorry for the spam e-mails. I'm trying to get a hold of this.
As you suggested, I installed a new CentOS. This is the
os-release result:</div>
<div><br>
</div>
<div>NAME="CentOS Linux"<br>
VERSION="8 (Core)"<br>
ID="centos"<br>
ID_LIKE="rhel fedora"<br>
VERSION_ID="8"<br>
PLATFORM_ID="platform:el8"<br>
PRETTY_NAME="CentOS Linux 8 (Core)"<br>
ANSI_COLOR="0;31"<br>
CPE_NAME="cpe:/o:centos:centos:8"<br>
HOME_URL=<a href="https://www.centos.org/" target="_blank">"https://www.centos.org/"</a><br>
BUG_REPORT_URL=<a href="https://bugs.centos.org/" target="_blank">"https://bugs.centos.org/"</a><br>
<br>
CENTOS_MANTISBT_PROJECT="CentOS-8"<br>
CENTOS_MANTISBT_PROJECT_VERSION="8"<br>
REDHAT_SUPPORT_PRODUCT="centos"<br>
REDHAT_SUPPORT_PRODUCT_VERSION="8"<br>
</div>
<div><br>
</div>
<div>However, this command fails: "<b>dnf builddep libreoffice</b>"</div>
</blockquote>
<p><br>
</p>
<p>How does it fail?<br>
</p>
<p><br>
</p>
<blockquote type="cite">
<div><span><br>
</span></div>
<div><span>Is it OK to use Ubuntu? I was able to install all
dependencies under Ubuntu. </span></div>
<div><span><br>
</span></div>
<div><span>BTW, this is the autogen.sh command I want to use. Is
there any oddity?</span></div>
<div><span><br>
</span></div>
<div><b>./autogen.sh --with-distro=LibreOfficeLinux
--with-package-format=deb --enable-epm --without-java
--disable-postgresql-sdbc --disable-gstreamer --without-java
--disable-postgresql-sdbc --disable-gstreamer --without-junit
--without-help --without-doxygen --disable-odk --enable-debug
--without-krb5 --without-gssapi./autogen.sh
--with-distro=LibreOfficeLinux --with-package-format=deb
--enable-epm --without-java --disable-postgresql-sdbc
--disable-gstreamer --without-java --disable-postgresql-sdbc
--disable-gstreamer --without-junit --without-help
--without-doxygen --disable-odk --enable-debug --without-krb5
--without-gssapi</b></div>
</blockquote>
<p><br>
</p>
<p>Except from the (accidental?) double paste, I see repeating
params like '<b>--disable-gstreamer</b>' at 2 different places.
And I would make sure I really need all the '--without-*' and
"--disable-*" params. Some might impact certain
functionalities/features or extensions.</p>
Best,<br>
Muhammet
<p><br>
</p>
<blockquote type="cite">
<div><b><br>
</b></div>
<div>Regards</div>
<div><br>
</div>
<div>------ Original Message ------</div>
<div>From: "Mike Kaganski" <<a href="mailto:mikekaganski@hotmail.com" target="_blank">mikekaganski@hotmail.com</a>></div>
<div>To: "Ismet Bahadir" <<a href="mailto:ismetbahadir@gmail.com" target="_blank">ismetbahadir@gmail.com</a>>;
"Stephan Bergmann" <<a href="mailto:sbergman@redhat.com" target="_blank">sbergman@redhat.com</a>>; <a href="mailto:libreoffice@lists.freedesktop.org" target="_blank">libreoffice@lists.freedesktop.org</a></div>
<div>Sent: 12-Jun-20 2:53:42 PM</div>
<div>Subject: Re: Building LO from source</div>
<div><br>
</div>
<div id="gmail-m_2688704886279628468xe8e98ab464b844a">
<blockquote type="cite">
<div>On 12.06.2020 8:40, Ismet Bahadir
wrote:</div>
<blockquote type="cite">
<div> How can I exclude some of the apps
such as "Draw"? Is it possible that</div>
<div> each app has its own DEB
installation file so that I won't be installing</div>
<div> it if I skip its DEB file? Or, is
there a parameter for excluding apps?</div>
</blockquote>
<div> </div>
<div>We have a concept of "installed" apps
- using</div>
<div>SvtModuleOptions::IsModuleInstalled,
which is initialized from factory</div>
<div>configurations
(SvtModuleOptions_Impl::impl_Read). Likely it only needs</div>
<div>some configuration setting to have all
components installed (making sure</div>
<div>that required functionality is there),
but disabled on UI level.</div>
<div> </div>
<div>--</div>
<div>Best regards,</div>
<div>Mike Kaganski</div>
</blockquote>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
LibreOffice mailing list
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
</blockquote>
</div>
</blockquote></div>