LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1065|回复: 3

cetnos 5.2 编译WxDfast 0.6报错

[复制链接]
发表于 2008-7-26 23:34:59 | 显示全部楼层 |阅读模式
我在Centos 5.2 中安装WxDfast 0.6, 在 make  时,报如下错误:

[root@localhost wxdfast-0.6.0]# make
make  all-recursive
make[1]: Entering directory `/data/down/wxdfast-0.6.0'
Making all in languages
make[2]: Entering directory `/data/down/wxdfast-0.6.0/languages'
Making all in de
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/de'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/de'
Making all in es
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/es'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/es'
Making all in fr
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/fr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/fr'
Making all in hu
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/hu'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/hu'
Making all in id
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/id'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/id'
Making all in pl
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/pl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/pl'
Making all in pt_BR
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/pt_BR'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/pt_BR'
Making all in nl
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/nl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/nl'
Making all in cs
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/cs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/cs'
Making all in ru
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/ru'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/ru'
Making all in tr
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages/tr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages/tr'
make[3]: Entering directory `/data/down/wxdfast-0.6.0/languages'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/languages'
make[2]: Leaving directory `/data/down/wxdfast-0.6.0/languages'
Making all in man
make[2]: Entering directory `/data/down/wxdfast-0.6.0/man'
Making all in man1
make[3]: Entering directory `/data/down/wxdfast-0.6.0/man/man1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/man/man1'
Making all in pt_BR
make[3]: Entering directory `/data/down/wxdfast-0.6.0/man/pt_BR'
Making all in man1
make[4]: Entering directory `/data/down/wxdfast-0.6.0/man/pt_BR/man1'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/man/pt_BR/man1'
make[4]: Entering directory `/data/down/wxdfast-0.6.0/man/pt_BR'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/man/pt_BR'
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/man/pt_BR'
make[3]: Entering directory `/data/down/wxdfast-0.6.0/man'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/man'
make[2]: Leaving directory `/data/down/wxdfast-0.6.0/man'
Making all in resources
make[2]: Entering directory `/data/down/wxdfast-0.6.0/resources'
Making all in xpm
make[3]: Entering directory `/data/down/wxdfast-0.6.0/resources/xpm'
Making all in big
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/xpm/big'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/xpm/big'
Making all in small
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/xpm/small'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/xpm/small'
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/xpm'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/xpm'
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/resources/xpm'
Making all in RipStop
make[3]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop'
Making all in icon
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop/icon'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop/icon'
Making all in logo
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop/logo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop/logo'
Making all in menubar
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop/menubar'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop/menubar'
Making all in preview
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop/preview'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop/preview'
Making all in svg
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop/svg'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop/svg'
Making all in toolbar
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop/toolbar'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop/toolbar'
make[4]: Entering directory `/data/down/wxdfast-0.6.0/resources/RipStop'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop'
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/resources/RipStop'
make[3]: Entering directory `/data/down/wxdfast-0.6.0/resources'
/usr/local/bin/wxrc -c -o Resources.cpp boxabout.xrc boxnew.xrc boxoptions.xrc mainwindow.xrc menubar.xrc toolbar.xrc images.xrc
/usr/local/bin/wxrc: error while loading shared libraries: libwx_base_xml-2.8.so.0: cannot open shared object file: No such file or directory
make[3]: *** [Resources.cpp] 错误 127
make[3]: Leaving directory `/data/down/wxdfast-0.6.0/resources'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/data/down/wxdfast-0.6.0/resources'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/data/down/wxdfast-0.6.0'
make: *** [all] 错误 2


已经安装了: wxWidgets-2.8.8
goog了一下,看到有一个人碰到了相同的问题,已经解决了,但没有提供解决的方法?

那位帮我分析下应该怎么解决

谢谢!!!
 楼主| 发表于 2008-7-27 04:49:48 | 显示全部楼层
咱没有教教俺 呢??
回复 支持 反对

使用道具 举报

发表于 2008-7-27 09:12:34 | 显示全部楼层
找不到libwx_base_xml-2.8.so.0么,去rpm search上找找,看看有没有相关的包。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-7-28 13:10:30 | 显示全部楼层
谢谢LS,再看看。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表