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

编译打包和其他
回复
onlyiknow
帖子: 527
注册时间: 2007-05-06 2:18

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

#1

帖子 onlyiknow » 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信息


不知道是什么问题
onlyiknow
帖子: 527
注册时间: 2007-05-06 2:18

#2

帖子 onlyiknow » 2008-02-05 13:43

有谁编译成功没有啊

快说说看
tearland
帖子: 5
注册时间: 2008-02-13 8:52

intltool package?

#3

帖子 tearland » 2008-02-13 8:57

也遇到了楼主的问题,昨晚google了许久终于解决。
请检查你是否安装了 intltool package
wj6202
帖子: 36
注册时间: 2005-09-24 0:04

#4

帖子 wj6202 » 2008-02-21 21:35

请问谁能提供一个deb包?
yun_2008
帖子: 74
注册时间: 2008-03-26 18:15

#5

帖子 yun_2008 » 2008-04-07 16:52

wj6202 写了:请问谁能提供一个deb包?
期待!
netmwd
帖子: 11
注册时间: 2008-06-15 1:47

测试通过

#6

帖子 netmwd » 2008-06-15 1:48

安装了 intltool package就可以了
benico
帖子: 13
注册时间: 2008-10-22 18:54

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

#7

帖子 benico » 2009-03-28 12:34

我和你一样的问题,我在新立得搜索intltool,发现intltool-debian包没安装,安装后就好了。
:em01 :em01 :em01
tumashu
帖子: 6
注册时间: 2009-03-26 16:54

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

#8

帖子 tumashu » 2009-03-28 14:29

debian lenny下编译的,tarball里面有deb包和源代码包:
http://tumashu.googlepages.com/gsopcast.tar.gz
gmlive deb 包
http://tumashu.googlepages.com/gmlive.tar.gz
ylxi123
帖子: 122
注册时间: 2008-08-02 13:01

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

#9

帖子 ylxi123 » 2009-04-06 15:57

gsopcast? 用SVN直接源码再编译啊,依赖问题都搞定的话就很顺利的哈。
目录SVN版本
svn update
At revision 56.
回复