|
发表于 2009-7-19 17:12:28
|
显示全部楼层
Post by 糊涂;2007605
明明已经安装了zlib和zlib-devel,可是configure的时候总是说找不到:
>export PKG_CONFIG=/usr/bin/pkg-config
>./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --disable-gnome-support --disable-spell --disable-festival --disable-espeak
......
checking for STARDICT... yes
Disable gnome support
checking for zlibVersion in -lz... no
configure: error: zlib not found
>
郁闷死啊!阅帖无数,无计可施,无奈发问......
应该是没有安装zlib的依赖包引起的。 |
|