lo:build
                This is an old revision of the document!
Table of Contents
Building LibreOffice
These notes complement the information on http://wiki.documentfoundation.org/Development
Notes for Ubuntu Lucid Lynx
Step 2, before make in loroot
build/andrawbuild/missing after./download:- If you only followed the instructions on the wiki page, the
build/andrawbuild/directories are not there - as suggested at the end of the
./downloadstep, you should run make in the loroot directory 
Step 2, during ''make'' in loroot
Package requirements (gnome-vfs-2.0 >= 2.6.0 ) were not met: No package 'gnome-vfs-2.0' found:- install
libgnomevfs2-dev. 
Qt headers not found:- the packages to install are (the first addds most of the rest as dependencies, but not all):
libqt3-mt-devlibqt3-headerslibqt3-compat-headersqt3-dev-toolsqt3-apps-dev
 
KDE headers not found:- install
kdelibs-dev 
cannot find JUnit 4 jar:- install
junit4(notjunit) 
Step 3, ''make'' in rawbuild
- This is really long: on a Q6600 with 4 GB RAM, it took almost five hours. YMMV, but that first build will certainly take several hours and will at times eat all resources on your machine, to the point of making applications look stuck.
 
lo/build.1287258599.txt.gz · Last modified:  (external edit)
                
                