Ubuntu 10.04 下编译 OpenOffice DEV300 分支
环境:x86,Uuntu-10.04参考:http://wiki.services.openoffice.org/wiki/Ubuntu_Build_Instructions1、配置开发环境:sudo apt-get build-dep openoffice.org2、下载源代码:hg clone http://hg.services.openoffice.org/DEV300 openOffice_dev3、配置:./configure --disabl...