<html><head>

<style id="css_styles" type="text/css"><!--blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: right;'] {  list-style-position: inside;}
body { font-family: Calibri; font-size: 11pt;   }--></style></head><body class="plain"><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="https://www.centos.org/"<br />BUG_REPORT_URL="https://bugs.centos.org/"<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><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>
<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">mikekaganski@hotmail.com</a>></div>
<div>To: "Ismet Bahadir" <<a href="mailto:ismetbahadir@gmail.com">ismetbahadir@gmail.com</a>>; "Stephan Bergmann" <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>>; <a href="mailto:libreoffice@lists.freedesktop.org">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="xe8e98ab464b844a"><blockquote type="cite" class="cite2">

<div class="plain_line">On 12.06.2020 8:40, Ismet Bahadir wrote:</div>
<blockquote type="cite" class="cite">
<div class="plain_line"> How can I exclude some of the apps such as "Draw"? Is it possible that</div>
<div class="plain_line"> each app has its own DEB installation file so that I won't be installing</div>
<div class="plain_line"> it if I skip its DEB file? Or, is there a parameter for excluding apps?</div>
</blockquote>
<div class="plain_line"> </div>
<div class="plain_line">We have a concept of "installed" apps - using</div>
<div class="plain_line">SvtModuleOptions::IsModuleInstalled, which is initialized from factory</div>
<div class="plain_line">configurations (SvtModuleOptions_Impl::impl_Read). Likely it only needs</div>
<div class="plain_line">some configuration setting to have all components installed (making sure</div>
<div class="plain_line">that required functionality is there), but disabled on UI level.</div>
<div class="plain_line"> </div>
<div class="plain_line">--</div>
<div class="plain_line">Best regards,</div>
<div class="plain_line">Mike Kaganski</div>
</blockquote></div>
</body></html>