立即免费下载 Discuz!6.1.0正式版
Discuz! 6.1.0 使用说明
Discuz!NT升级至v2.1
开放源码下载
UCenter Home 1.2 正式版发布
官方站 | 帮助文档
基于ECShop的免费网店托管-卖否
PHP实战精英班培训 | LAMP培训大连
Discuz!收费服务内容及价格
论坛免费升级 手握手
Discuz!/ECShop 专用官方虚拟主机
注册付费广告征集
Comsenz 招聘信息
网店系统ECShop v2.6.0正式版火热发布
基于Discuz!的免费论坛空间5D6D
第二届PHP中国开源发展及人才状况调查
发新话题
打印

SupeSite 5.5 / X-Space 3.0 视频环境完整安装手册(Linux)

引用:
原帖由 Nanu 于 2007-5-21 09:56 发表
如果系统中已经安装了自带的 JAVA 环境可能会导致编译 RED5 时出错,请先卸载系统自带的 JAVA 环境(RPM 包),或者手工设置 JAVA_HOME JAVA_BIN 环境变量。
检查了下,没有安装,如何手工设置 JAVA_HOME JAVA_BIN 环境变量,那个文件就帖在上面了.

执行那个命令给他加了变量,一样没有用.


引用:
原帖由 风吹着 于 2007-5-18 00:29 发表
官方X264编译有误,编译出错,应该改为:

# cd /usr/local/src/video
# svn co svn://svn.videolan.org/x264/trunk x264
# cd x264
# ./configure --prefix=/usr --enable-shared
# make
# make install
果然,我按楼主提供的方法安装,最后真的出错.如何重新装一下呢?
我的CPU是双至强的.
[root@ws x264-linux-Comsenz]# make install
gcc -O4 -ffast-math  -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DHAVE_SSE3 -DARCH_X86 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer   -c -o x264.o x264.c
gcc -O4 -ffast-math  -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DHAVE_SSE3 -DARCH_X86 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer   -c -o matroska.o matroska.c
gcc -O4 -ffast-math  -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DHAVE_SSE3 -DARCH_X86 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer   -c -o muxers.o muxers.c
gcc -O4 -ffast-math  -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DHAVE_SSE3 -DARCH_X86 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer   -c -o common/cpu.o common/cpu.c
common/cpu.c: In function `x264_cpu_num_processors':
common/cpu.c:220: warning: passing arg 2 of `sched_getaffinity' makes integer from pointer without a cast
common/cpu.c:220: error: too few arguments to function `sched_getaffinity'
make: *** [common/cpu.o] Error 1

[ 本帖最后由 仲一 于 2007-5-22 05:10 编辑 ]
引用:
原帖由 风吹着 于 2007-5-18 00:37 发表
官方安装 faad 有笔误,应该改为:

# tar xjvf faad2-2.5-Comsenz.tar.bz2
# cd faad2-Comsenz
# autoreconf -vif
# ./configure --prefix=/usr --with-mp4v2 --enable-shared
# make
# make install
安装这个时也出错,请帮忙指正.

[root@ws faad2-Comsenz]# autoreconf -vif
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.in:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
[root@ws faad2-Comsenz]# ./configure --prefix=/usr --with-mp4v2 --enable-shared
configure: error: cannot find install-sh or install.sh in . ./.
我到现在都没有搞好,安装的时候都是按照官方的教程,平台也是官方推荐的CentOS5。真是没办法。到了最后,安装RED5 ant时就出错了,在论坛里发了帖子,也没有人回答。郁闷ING.....................
我也是啊,我还是商业用户,怎么没人看,没人解决一下呢?
期待解决。
apache-ant 是做什麼用的?我用的是 zeus 不曉得跳過這步驟可以嗎?
http://www.metro.com.tw
大都會聯播網
全部编译好后,试着本地上传一个4MB大的 .avi 文件,结果出现

fatal error: call to undefined function: socket_create()
please check your php.ini extension php_sockets.dll

我的环境是 fc4 + php4.10 + zeus,怎会跑出 php_sockets.dll 呢?
http://www.metro.com.tw
大都會聯播網
已经有总人作了总结了
很好!论坛里的linux教程好少!!!!
哇,挺难的,我正在装,不知道会遇到什么问题
发新话题
版块跳转