|
port里的安装不了,
# make install clean
===> zh-stardict-2.2.1_1 is marked as broken: Unknown component bonoboactivation
所以只好直接下了源代码stardict-2.4.1.tar.bz2 但运行configure时出现
checking for poptStrippedArgv in -lpopt... no
configure: error: popt 1.5 or newer is required to build
错误
但我实际已经安装了popt了,检查portversion可以看到
popt-1.6.4_1 = up-to-date with port
为什么会这样呢? |
|