关于编译OpenOffice的问题

编译打包和其他
回复
干勾鱼
帖子: 1
注册时间: 2010-08-10 14:56

关于编译OpenOffice的问题

#1

帖子 干勾鱼 » 2010-08-10 15:14

各位大侠,大家好,我在编译OpenOffice-3.1.1,可是总出现如下错误,不知道怎么改了,请大家帮忙,谢谢!
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing unix links ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing modules ...
------------------------------------
... languages en-US ...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: libxml2.so.2
ERROR: File not found: dict-af.oxt
ERROR: File not found: dict-cs.oxt
ERROR: File not found: dict-da.oxt
ERROR: File not found: dict-de.oxt
ERROR: File not found: dict-en.oxt
ERROR: File not found: dict-es.oxt
ERROR: File not found: dict-et.oxt
ERROR: File not found: dict-fr.oxt
ERROR: File not found: dict-gl.oxt
ERROR: File not found: dict-hu.oxt
ERROR: File not found: dict-it.oxt
ERROR: File not found: dict-lt.oxt
ERROR: File not found: dict-ne.oxt
ERROR: File not found: dict-nl.oxt
ERROR: File not found: dict-pl.oxt
ERROR: File not found: dict-pt.oxt
ERROR: File not found: dict-ru.oxt
ERROR: File not found: dict-sk.oxt
ERROR: File not found: dict-sl.oxt
ERROR: File not found: dict-sr.oxt
ERROR: File not found: dict-sv.oxt
ERROR: File not found: dict-sw.oxt
ERROR: File not found: dict-th.oxt
ERROR: File not found: dict-vi.oxt
ERROR: File not found: dict-zu.oxt
ERROR: File not found: DejaVuSans.ttf
ERROR: File not found: DejaVuCondensedSans.ttf
ERROR: File not found: DejaVuCondensedSansBold.ttf
ERROR: File not found: DejaVuCondensedSansBoldOblique.ttf
ERROR: File not found: DejaVuCondensedSansOblique.ttf
ERROR: File not found: DejaVuSansExtraLight.ttf
ERROR: File not found: DejaVuMonoSans.ttf
ERROR: File not found: DejaVuMonoSansBold.ttf
ERROR: File not found: DejaVuMonoSansBoldOblique.ttf
ERROR: File not found: DejaVuMonoSansOblique.ttf
ERROR: File not found: DejaVuSansBold.ttf
ERROR: File not found: DejaVuSansBoldOblique.ttf
ERROR: File not found: DejaVuSansOblique.ttf
ERROR: File not found: DejaVuSerif.ttf
ERROR: File not found: DejaVuCondensedSerif.ttf
ERROR: File not found: DejaVuCondensedSerifBold.ttf
ERROR: File not found: DejaVuCondensedSerifBoldItalic.ttf
ERROR: File not found: DejaVuCondensedSerifItalic.ttf
ERROR: File not found: DejaVuSerifBold.ttf
ERROR: File not found: DejaVuSerifBoldItalic.ttf
ERROR: File not found: DejaVuSerifItalic.ttf
ERROR: File not found: LiberationMono-Bold.ttf
ERROR: File not found: LiberationMono-BoldItalic.ttf
ERROR: File not found: LiberationMono-Italic.ttf
ERROR: File not found: LiberationMono-Regular.ttf
ERROR: File not found: LiberationSans-Bold.ttf
ERROR: File not found: LiberationSans-BoldItalic.ttf
ERROR: File not found: LiberationSans-Italic.ttf
ERROR: File not found: LiberationSans-Regular.ttf
ERROR: File not found: LiberationSerif-Bold.ttf
ERROR: File not found: LiberationSerif-BoldItalic.ttf
ERROR: File not found: LiberationSerif-Italic.ttf
ERROR: File not found: LiberationSerif-Regular.ttf
ERROR: File not found: libcurl.so.3.0.0
... cleaning the output tree ...

**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************

**************************************************
ERROR: Saved logfile: /home/dongdong/OOO310_m19/instsetoo_native/unxlngi6.pro/OpenOffice/deb/logging/en-US/log_OOO310_en-US.log
**************************************************
Mon Aug 9 16:23:28 2010 (00:18 min.)
dmake: Error code 255, while making 'openoffice_en-US.deb'

ERROR: Error 65280 occurred while making /home/dongdong/OOO310_m19/instsetoo_native/util
rmdir /tmp/1262
make: *** [all] 错误 1
备注:那几个.oxt文件好像是字典文件,不知道应该怎么做?
头像
lgxwqq
帖子: 1145
注册时间: 2009-12-04 13:29

Re: 关于编译OpenOffice的问题

#2

帖子 lgxwqq » 2010-08-10 16:06

到confiugre脚本里看看。。
或者./configure --help 看看有啥选项,,,

思路而已 :em09
关注和奉献Tianjin Linux User Group的建设,热心参与开源社区,Linux爱好者,python初学者,希望成为一名geek,求交流求指导

我知道发QQ群是不对的。。。可是:Linux天津qq群104029520 73809331,终有一天会没有QQ的。。

Blog:http://www.freetstar.com //欢迎
twitter:https://twitter.com/freetstar
回复