[问题]编译安装gsopcast-0.4.0 遇到的问题
发表于 : 2008-02-03 23:25
libstdc++5 libgtk2.0-dev libasound2-dev automake automake1.9 autoconf
以上包均有安装
yexin@ubuntu:~/文档/gsopcast-0.4.0$ make
make all-recursive
make[1]: Entering directory `/home/yexin/文档/gsopcast-0.4.0'
Making all in po
make[2]: Entering directory `/home/yexin/文档/gsopcast-0.4.0/po'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file es.po
/bin/sh: -o: not found
make[2]: *** [es.gmo] 错误 127
make[2]: Leaving directory `/home/yexin/文档/gsopcast-0.4.0/po'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/yexin/文档/gsopcast-0.4.0'
make: *** [all] 错误 2
出现以上信息,不知道还要不要./configure信息
不知道是什么问题
以上包均有安装
yexin@ubuntu:~/文档/gsopcast-0.4.0$ make
make all-recursive
make[1]: Entering directory `/home/yexin/文档/gsopcast-0.4.0'
Making all in po
make[2]: Entering directory `/home/yexin/文档/gsopcast-0.4.0/po'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file es.po
/bin/sh: -o: not found
make[2]: *** [es.gmo] 错误 127
make[2]: Leaving directory `/home/yexin/文档/gsopcast-0.4.0/po'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/yexin/文档/gsopcast-0.4.0'
make: *** [all] 错误 2
出现以上信息,不知道还要不要./configure信息
不知道是什么问题