|
|

楼主 |
发表于 2005-1-14 11:11:50
|
显示全部楼层
重装了libIDL,解决了libIDL错误。
可出现了其它错误,信息如下:
...............
checking for libIDL-2.0 >= 0.8.0... yes (原来出错的地方就是不满足这个条件)
checking LIBIDL_CFLAGS... -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking LIBIDL_LIBS... -lIDL-2 -lglib-2.0
configure: error: SVG requires a modified version of libart. To pull and build
this LGPL library, set MOZ_INTERNAL_LIBART_LGPL, and then rerun the
checkout stage
#echo $PKG_CONFIG_PATH
/usr/X11R6/lib/pkgconfig:/usr/lib/pkgconfig:/usr/lib:/lib:/usr/local/lib
看出错信息,我又重新编译、安装了libart_lgpl-2.3.11,不行,升级到libart_lgpl-2.3.16,问题依旧,我要晕死了,不知道是什么原因啊 |
|