Fedora Build Instructions

From Apache OpenOffice Wiki
Revision as of 15:09, 20 December 2007 by Andrewz (Talk | contribs)

Jump to: navigation, search

About Fedora

http://www.fedoraproject.org

Build Instructions

The build procedure is the same as for other Linux systems.


Quick start guide

yum -y install mono-devel perl-Archive-Zip ant bison \
       flex pam-devel cups-devel gperf libxslt-devel openldap-devel \
       firefox-devel xorg-x11-devel gstreamer-devel \
       gstreamer-plugins-base-devel db4-devel unixODBC-devel \
       xml-commons-jaxp-1.3-apis xalan-j2 boost-devel \
       unixODBC-devel qt-devel

install JDK from Sun

./autogen.sh -with-distro=SUSE \
       --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj \
       --with-ant-home=/usr/share/ant \
        --with-system-mozilla=firefox \
       --disable-Xaw


Better list

Personal tools