分页: 1 / 1

[问题]编译安装gsopcast-0.4.0 遇到的问题

发表于 : 2008-02-03 23:25
onlyiknow
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信息


不知道是什么问题

发表于 : 2008-02-05 13:43
onlyiknow
有谁编译成功没有啊

快说说看

intltool package?

发表于 : 2008-02-13 8:57
tearland
也遇到了楼主的问题,昨晚google了许久终于解决。
请检查你是否安装了 intltool package

发表于 : 2008-02-21 21:35
wj6202
请问谁能提供一个deb包?

发表于 : 2008-04-07 16:52
yun_2008
wj6202 写了:请问谁能提供一个deb包?
期待!

测试通过

发表于 : 2008-06-15 1:48
netmwd
安装了 intltool package就可以了

Re: [问题]编译安装gsopcast-0.4.0 遇到的问题

发表于 : 2009-03-28 12:34
benico
我和你一样的问题,我在新立得搜索intltool,发现intltool-debian包没安装,安装后就好了。
:em01 :em01 :em01

Re: [问题]编译安装gsopcast-0.4.0 遇到的问题

发表于 : 2009-03-28 14:29
tumashu
debian lenny下编译的,tarball里面有deb包和源代码包:
http://tumashu.googlepages.com/gsopcast.tar.gz
gmlive deb 包
http://tumashu.googlepages.com/gmlive.tar.gz

Re: [问题]编译安装gsopcast-0.4.0 遇到的问题

发表于 : 2009-04-06 15:57
ylxi123
gsopcast? 用SVN直接源码再编译啊,依赖问题都搞定的话就很顺利的哈。
目录SVN版本
svn update
At revision 56.