Re: Help for Build DEB and/or RPM Packages

2021-06-01 Thread Christian Lohmaier
On Mon, May 31, 2021 at 4:57 PM siqin wrote: > […] > It was okay so far, But when build DEB and/or RPM Packages, I got an error. > > ./autogen.sh --with-distro=LibreOfficeLinux Note that the --enable-epm and the --with-package-format switches are all that is required to build packages, the o

Re: Help for Build DEB and/or RPM Packages

2021-06-01 Thread Michael Stahl
On 31/05/2021 05.18, siqin wrote: Hi All. I am want to build LibreOffice on Ubuntu 20.10. ./configure: line 40704: cd: ../share/ant/bin: No such file or directory ./configure: line 40704: cd: ../share/ant/bin: No such file or directory ./configure: line 40704: cd: ../share/ant/bin: No such f

Help for Build DEB and/or RPM Packages

2021-05-31 Thread siqin
Hi All. I am want to build LibreOffice on Ubuntu 20.10. According to the "Building LibreOffice on Linux and *BSD systems: Tips and Tricks" 1. Install the dependencies.     Debian and Ubuntu 2. Cloning and building.     git clone https://gerrit.libreoffice.org/core libreoffice     cd libreo