LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2059|回复: 15

F10里怎样安装gmlive和qsopcas网络电视??

[复制链接]
发表于 2009-2-7 14:02:33 | 显示全部楼层 |阅读模式
F10里怎样安装gmlive和qsopcas网络电视??在那可以下载RPM包安装呀?有分32与64系统吧
发表于 2009-2-7 17:05:21 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-7 19:22:24 | 显示全部楼层


我是从这下载安装的,没成功,这只提供32位的包,没64的,而且就是32的也安装不了,有人成功在F10安装的吗?
回复 支持 反对

使用道具 举报

发表于 2009-2-7 20:46:38 | 显示全部楼层
我自己也制作了RPM包,有兴趣的可以到以下地址去下载试试,其中包含了sopcas,nslive后端程序,但我的机器没有X86-64,只编译i386包文件
http://ixlh00.qupan.com/1930519.html
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-7 23:06:13 | 显示全部楼层
Post by ixlh;1944873
我自己也制作了RPM包,有兴趣的可以到以下地址去下载试试,其中包含了sopcas,nslive后端程序,但我的机器没有X86-64,只编译i386包文件
http://ixlh00.qupan.com/1930519.html


谢谢,我下载试试。顺便问一下,我在别人的32位电脑里安装官网论坛那个RPM包是成功的,但启动GMLIVE时*出一窗口提示要安装什么的?到那下载安装呀?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-7 23:33:33 | 显示全部楼层
Post by ixlh;1944873
我自己也制作了RPM包,有兴趣的可以到以下地址去下载试试,其中包含了sopcas,nslive后端程序,但我的机器没有X86-64,只编译i386包文件
http://ixlh00.qupan.com/1930519.html


非常感谢,你的RPM包在32系统成功安装,能看部分MMS流的频道,不是全部,另外,我想说的是,虽然包含了sopcas,nslive后端程序,但两者的播放列表都是空的,什么也没有,怎么办?请兄弟上赐教。
回复 支持 反对

使用道具 举报

发表于 2009-2-8 00:18:19 | 显示全部楼层
sopcas的列表会自动下载,但nslive的列表需要手工下载
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-8 20:29:57 | 显示全部楼层
Post by ixlh;1944968
sopcas的列表会自动下载,但nslive的列表需要手工下载


为什么我这里sopcas列表没有自动下载?另外nslive的列表在那里可以手工下载呀??
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-8 22:07:21 | 显示全部楼层
我家电脑是64位的F10,请好心人帮我提供一个64位的gmlive 的RPM包吧,谢谢。我下载源码编译不成,下载那个src.rpm安装也不行,真晕哦。
[root@LiuQL2009 jack]# rpmbuild --rebuild gmlive-0.21.1-1.fc10.src.rpm
Installing gmlive-0.21.1-1.fc10.src.rpm
warning: user xelnaga does not exist - using root
warning: group xelnaga does not exist - using root
warning: user xelnaga does not exist - using root
warning: group xelnaga does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CRZ6gq
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd /root/rpmbuild/BUILD
+ rm -rf gmlive-0.21.1
+ /usr/bin/bzip2 -dc /root/rpmbuild/SOURCES/gmlive-0.21.1.tar.bz2
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gmlive-0.21.1
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XgmA3n
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd gmlive-0.21.1
+ CFLAGS='-O2 -g'
+ export CFLAGS
+ CXXFLAGS='-O2 -g'
+ export CXXFLAGS
+ FFLAGS='-O2 -g'
+ export FFLAGS
+ ./configure --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.40.5 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML:arser... ok
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-unknown-linux-gnu-g++... no
checking for x86_64-unknown-linux-gnu-c++... no
checking for x86_64-unknown-linux-gnu-gpp... no
checking for x86_64-unknown-linux-gnu-aCC... no
checking for x86_64-unknown-linux-gnu-CC... no
checking for x86_64-unknown-linux-gnu-cxx... no
checking for x86_64-unknown-linux-gnu-cc++... no
checking for x86_64-unknown-linux-gnu-cl.exe... no
checking for x86_64-unknown-linux-gnu-FCC... no
checking for x86_64-unknown-linux-gnu-KCC... no
checking for x86_64-unknown-linux-gnu-RCC... no
checking for x86_64-unknown-linux-gnu-xlC_r... no
checking for x86_64-unknown-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C++ preprocessor... g++ -E
checking for socket... yes
checking for x86_64-unknown-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... configure: error: Package requirements (gtkmm-2.4 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml-2.0 >= 2.6.0 giomm-2.4 >= 2.6.0) were not met:

Package freetype2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `freetype2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'freetype2', required by 'Pango FT2 and Pango Fc', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

error: Bad exit status from /var/tmp/rpm-tmp.XgmA3n (%build)


RPM build errors:
user xelnaga does not exist - using root
group xelnaga does not exist - using root
user xelnaga does not exist - using root
group xelnaga does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.XgmA3n (%build)
[root@LiuQL2009 jack]#
回复 支持 反对

使用道具 举报

发表于 2009-2-9 09:54:29 | 显示全部楼层
你需要安裝gtkmm-2.4 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml-2.0 >= 2.6.0 giomm-2.4 >= 2.6.0這些包文件

打開參數設置後, sopcas列表自动下载需要一點時間,
nslive由於網站已經關閉
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表