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. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice