Fedora Build Instructions
From OpenOffice.org Wiki
About Fedora
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 subversion autoconf automake \
gtk2-devel gcc-c++ gnome-vfs2-devel rpm-build \
expat-devel python-devel curl-devel
./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 \
--disable-kde \
--disable-mono \
--enable-opengl --enable-ogltrans \
--disable-neon \
--enable-debug
Another list
Blog about building ooo-build on Fedora 7

