linux下openoffice编译,Ubuntu 10.04 下编译 OpenOffice DEV300 分支

1、配置开发环境:sudo apt-get build-dep openoffice.org

2、下载源代码:hg clone http://hg.services.openoffice.org/DEV300 openOffice_dev

3、配置:./configure --disable-mozilla --with-junit="/usr/share/Java/junit4.jar"

4、下载缺少的库,放到“external/unowinreg”:http://tools.openoffice.org/unowinreg_prebuild/680/

5、安装缺少的库:sudo apt-get install librsvg2-dev

6、运行:./bootstrap

7、运行:source LinuxX86Env.Set.sh 或者 source LinuxX86-64Env.Set.sh

8、编译:cd instsetoo_native && build --all(The building procedure will take at least an hour (on a 3 GHz Quad-Core with 8GB RAM without CCACHE).)

9、rebuilding from a module (incompatible build):

cd $SRC_ROOT/instsetoo_native

build --from $INCOMPATIPLEMODULE --prepare

build --from $INCOMPATIBLEMODULE

10、rebuilding a module (compatible build):

cd $MODULE

build --from $MODULE --prepare

build && deliver

11、Building a Module with Debug Information:

cd $MODULE

build --from $MODULE --prepare # removes old output trees and solver

      build debug=true --from $MODULE0b1331709591d260c1c78e86d0c51c18.png

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值