编译安装gmlive时出错

Totem,mplayer,sopcast,realplayer,bmp
回复
跌死不拉倒
帖子: 62
注册时间: 2009-03-22 18:46

编译安装gmlive时出错

#1

帖子 跌死不拉倒 » 2009-05-05 16:38

Ubuntu 9.04 编译安装gmlive 0.21.2时,到make这一步就出错了。请教各位。

用make编译时,出现错误,下面是最后的二三十行输出信息:

代码: 全选

/libglib-2.0.so /usr/lib/libxml2.so
make[2]:正在离开目录 `/home/yan/gmlive-0.21.2/src'
Making all in data
make[2]: 正在进入目录 `/home/yan/gmlive-0.21.2/data'
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gmlive.desktop.in gmlive.desktop
Generating and caching the translation database
Merging translations into gmlive.desktop.
make[2]:正在离开目录 `/home/yan/gmlive-0.21.2/data'
Making all in po
make[2]: 正在进入目录 `/home/yan/gmlive-0.21.2/po'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo es_ES | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file es_ES.po
make[2]:正在离开目录 `/home/yan/gmlive-0.21.2/po'
Making all in plugins
make[2]: 正在进入目录 `/home/yan/gmlive-0.21.2/plugins'
Making all in tvonline
make[3]: 正在进入目录 `/home/yan/gmlive-0.21.2/plugins/tvonline'
/usr/bin/intltool-merge ../../po tvonline.totem-plugin.in tvonline.totem-plugin -d -u -c ../../po/.intltool-merge-cache
Found cached translation database
Merging translations into tvonline.totem-plugin.
make[3]: *** 没有规则可以创建“all-am”需要的目标“mms.lst”。 停止。
make[3]:正在离开目录 `/home/yan/gmlive-0.21.2/plugins/tvonline'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `/home/yan/gmlive-0.21.2/plugins'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/yan/gmlive-0.21.2'
make: *** [all] 错误 2
yan@Guoyao:~/gmlive-0.21.2$ make install
Making install in src
make[1]: 正在进入目录 `/home/yan/gmlive-0.21.2/src'
make[2]: 正在进入目录 `/home/yan/gmlive-0.21.2/src'
test -z "/opt/gmlive/bin" || /bin/mkdir -p "/opt/gmlive/bin"
/bin/mkdir: 无法创建目录 “/opt/gmlive”: Permission denied
make[2]: *** [install-binPROGRAMS] 错误 1
make[2]:正在离开目录 `/home/yan/gmlive-0.21.2/src'
make[1]: *** [install-am] 错误 2
make[1]:正在离开目录 `/home/yan/gmlive-0.21.2/src'
make: *** [install-recursive] 错误 1
江湖险恶,我从来不会留下我的姓名。
我一生孤独,跟我相依为命的,就只有这个人头,你想要这个人头,只怕没有那么容易。
我一生漂泊不定,就像汪洋中的一叶孤舟一样,早已将生死置之度外。
头像
lerosua
论坛版主
帖子: 8455
注册时间: 2007-11-29 9:41
联系:

Re: 编译安装gmlive时出错

#2

帖子 lerosua » 2009-05-05 17:22

sudo make install

你安装没权限啊,
头像
pcbird
帖子: 2337
注册时间: 2008-12-19 13:44
来自: 东8区

Re: 编译安装gmlive时出错

#3

帖子 pcbird » 2009-05-05 17:23

开发者很热心那 :em04

代码: 全选

 
       \   ,__,
        \  (oo)____
           (__)    )\
              ||--|| *  
 
回复