LinuxSir.cn,穿越时空的Linuxsir!

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

Chmsee编译失败,提示gecko找不到

[复制链接]
发表于 2007-8-22 23:08:13 | 显示全部楼层 |阅读模式
已经装了xulrunner

是./configure时的错误
checking mozilla: ... checking for GECKO... no
checking firefox: ... checking for GECKO... no
checking seamonkey: ... checking for GECKO... no
checking xulrunner: ... checking for GECKO... no
configure: error:
*** You must have either the Mozilla, Firefox, Seamonkey or XulRunner
*** development libraries installed in order to build ChmSee!

附上pkgbuild:
pkgname=chmsee
pkgver=1.0.0
pkgrel=1
pkgdesc="a chm (MS HTML help file format) viewer based on gtkhtml."
url="http://chmsee.gro.clinux.org/"
license="GPL"
depends=('gtk2' 'xulrunner' 'libglade' 'chmlib' 'openssl')
source=(http://gro.clinux.org/frs/download.php/2040/chmsee-1.0.0.tar.gz)
arch=('i686')
md5sums=(65fddfe20f4a1537e539998201a0ccfd)

build() {
cd $startdir/src/chmsee-$pkgver
CXXFLAGS="-L/opt/mozilla/lib/xulrunner -R/opt/mozilla/lib/xulrunner" ./configure --prefix=/usr
make || return 1
make prefix=$startdir/pkg/usr install
}
发表于 2007-8-23 02:01:47 | 显示全部楼层
*** You must have either the Mozilla, Firefox, Seamonkey or XulRunner
*** development libraries installed in order to build ChmSee!

写的这么清楚了。。需要mozilla核心的浏览器。

其实好像firefox有个插件。可以看chm。我从来不看这个,呵呵
回复 支持 反对

使用道具 举报

发表于 2007-8-23 02:17:35 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-23 08:20:53 | 显示全部楼层
Post by jarryson
*** You must have either the Mozilla, Firefox, Seamonkey or XulRunner
*** development libraries installed in order to build ChmSee!

写的这么清楚了。。需要mozilla核心的浏览器。

其实好像firefox有个插件。可以看chm。我从来不看这个,呵呵


我已经装了xulrunner
回复 支持 反对

使用道具 举报

发表于 2007-8-23 08:55:55 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-23 17:04:13 | 显示全部楼层
用上chmview了
回复 支持 反对

使用道具 举报

发表于 2007-8-23 20:01:14 | 显示全部楼层
还是这个最好用吧。哈哈。何必那么麻烦去编译 chmsee
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-25 11:21:50 | 显示全部楼层
是的 thx
回复 支持 反对

使用道具 举报

发表于 2007-9-1 19:17:08 | 显示全部楼层
chmsee的主页上有说明,你的编译问题是因为少了一个包,而这个包在firefox里面包含了.我以前编译过这个,但没成功.我一直用.0.9.6的,用过好几个chm文件查看工具了,感觉还是chmsee最好用了
回复 支持 反对

使用道具 举报

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

本版积分规则

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