On Tue, 2011-07-19 at 04:20 +0700, Nguyen Vu Hung (KiEi) wrote:
Hello all,
How can I build *rpm installation set under CentOS 5.6?
I know that
./autogen.sh --with-distro=LibreOfficeLinux --with-lang="vi"
--with-max-jobs=20 --with-num-cpus=5 --with-package-format="rpm deb"
--without-junit --with-gcc-speedup=ccache --prefix=$HOME
make
make install
make dev-install
will create execution files but I don't know how to create rpms files.
# It seems that --with-package-format="rpm deb" doesn't help.
If you use "--enable-epm" (you can drop the explicit
--with-package-format="rpm deb"), then when you do a "make" there should
them be rpms created under
instsetoo_native/unxlng*/some/sub/dir/use/find/to/find/them
FWIW, distro-configs/LibreOfficeLinux.conf contains the flags used to
build the .rpms that appear on download.libreoffice.org (or at least
that's my understanding, it may be that some extra ones get added to
that, but it should be roughly right anyway)
C.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.