安装atk时产生的问题!!
安装atk时, ./configure 成功,但make时却有以下错误:/bin/sh: line 1: glib-genmarshal: command not found
make[2]: *** [stamp-atkmarshal.h] Error 127
make[2]: Leaving directory `/home/song/atk-1.10.3/atk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/song/atk-1.10.3'
make: *** [all] Error 2
glib-genmarshal 是什么呢???
为什么找不到这一命令??
我该怎样才能解决这一问题???
谢谢!! 首先,用whereis查到这个命令在哪儿,然后将这个命令的路径添加到环境变量里的PATH里去
页:
[1]
