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
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 
- “
Package requirements (gnome-vfs-2.0 >= 2.6.0 ) were not met: No package 'gnome-vfs-2.0' found” during make in loroot- the package to add is
libgnomevfs2-dev 
 - “Qt headers not found” during make in loroot
- the packages to add 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” during make in loroot:- the package to add is
kdelibs-dev 
 
lo/build.1287236250.txt.gz · Last modified:  (external edit)
                
                