LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: pinkme005

新鲜出炉的网络电视的前端 ?

[复制链接]
发表于 2006-1-1 19:41:21 | 显示全部楼层
Post by zlbruce
我以前也有这中情况。
因为启动的时候要执行 getchannel 这个脚本,而这个脚本是得到播放列表的,所以如果你的网络不是太好的话就会比较慢。
下个版本我想先启动程序,再执行 getchannel 脚本,这样比较好。



恩,我从监视器中也看到了getchannel
回复 支持 反对

使用道具 举报

发表于 2006-1-2 10:24:03 | 显示全部楼层
能用多线程就更好了
要不然更新列表的时候界面还是会暂时"冻结"
回复 支持 反对

使用道具 举报

发表于 2006-1-10 17:55:44 | 显示全部楼层
dickchan@linux:~/sopcast-0.2.1> ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /opt/gnome/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running aclocal -I /opt/gnome/share/aclocal ...
Running autoheader...
Running automake --gnu  ...
Running autoconf ...
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
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 (gtk+-2.0 >= 2.0.                                           0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the PACKAGE_CFLAGS and PACKAGE_LIBS environment variab                                           les
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
dickchan@linux:~/sopcast-0.2.1> make
make: *** No targets specified and no makefile found.  Stop.
在suse10下编译安装
这是为什么,请高手指点
回复 支持 反对

使用道具 举报

发表于 2006-1-10 19:06:00 | 显示全部楼层
Package requirements (gtk+-2.0 >= 2.0. 0)
回复 支持 反对

使用道具 举报

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

本版积分规则

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