Building LO from source
Muhammet Kara
muhammet.kara at collabora.com
Fri Jun 12 21:15:27 UTC 2020
Hi Ismet,
On 6/12/20 3:04 PM, Ismet Bahadir wrote:
> Thank you everyone,
>
> 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:
>
> NAME="CentOS Linux"
> VERSION="8 (Core)"
> ID="centos"
> ID_LIKE="rhel fedora"
> VERSION_ID="8"
> PLATFORM_ID="platform:el8"
> PRETTY_NAME="CentOS Linux 8 (Core)"
> ANSI_COLOR="0;31"
> CPE_NAME="cpe:/o:centos:centos:8"
> HOME_URL="https://www.centos.org/"
> BUG_REPORT_URL="https://bugs.centos.org/"
>
> CENTOS_MANTISBT_PROJECT="CentOS-8"
> CENTOS_MANTISBT_PROJECT_VERSION="8"
> REDHAT_SUPPORT_PRODUCT="centos"
> REDHAT_SUPPORT_PRODUCT_VERSION="8"
>
> However, this command fails: "*dnf builddep libreoffice*"
How does it fail?
>
> Is it OK to use Ubuntu? I was able to install all dependencies under
> Ubuntu.
>
> BTW, this is the autogen.sh command I want to use. Is there any oddity?
>
> *./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*
Except from the (accidental?) double paste, I see repeating params like
'*--disable-gstreamer*' 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.
Best,
Muhammet
> *
> *
> Regards
>
> ------ Original Message ------
> From: "Mike Kaganski" <mikekaganski at hotmail.com
> <mailto:mikekaganski at hotmail.com>>
> To: "Ismet Bahadir" <ismetbahadir at gmail.com
> <mailto:ismetbahadir at gmail.com>>; "Stephan Bergmann"
> <sbergman at redhat.com <mailto:sbergman at redhat.com>>;
> libreoffice at lists.freedesktop.org
> <mailto:libreoffice at lists.freedesktop.org>
> Sent: 12-Jun-20 2:53:42 PM
> Subject: Re: Building LO from source
>
>> On 12.06.2020 8:40, Ismet Bahadir wrote:
>>> How can I exclude some of the apps such as "Draw"? Is it possible that
>>> each app has its own DEB installation file so that I won't be installing
>>> it if I skip its DEB file? Or, is there a parameter for excluding apps?
>> We have a concept of "installed" apps - using
>> SvtModuleOptions::IsModuleInstalled, which is initialized from factory
>> configurations (SvtModuleOptions_Impl::impl_Read). Likely it only needs
>> some configuration setting to have all components installed (making sure
>> that required functionality is there), but disabled on UI level.
>> --
>> Best regards,
>> Mike Kaganski
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20200613/3427237b/attachment.htm>
More information about the LibreOffice
mailing list