原文:CentOS6.2下编译mpeg4ip

一 环境 操作系统版本 CentOS . 位 uname a的输出: Linux localhost.localdomain . . . . .el .x SMP Wed May : : BST x x x GNU Linux mpeg ip版本 版本: . . 下载链接: http: people.freebsd.org ahze distfiles mpeg ip . . .tar.gz 二 ...

2012-06-29 00:05 0 3313 推荐指数:

查看详情

Centos6.2设置静态ip和dns

参考了如下文章: https://gist.github.com/fernandoaleman/2172388 http://www.lifelinux.com/how-to-configure-static-ip-address-on-centos/ http ...

Fri Apr 05 05:25:00 CST 2013 0 10818
CentOS6.2 安装OpenGL开发库

在Linux做Qt开发,结果运行程序的时候提示找不到GL/gl.h文件,所以只能先把OpenGL库安装上去,不知道这样操作对不对,以后再考虑吧,下面开始安装 1、查看mesa相关的包 yum list mesa* 2、安装这些包 yum install mesa* 安装 ...

Tue Aug 19 01:41:00 CST 2014 0 3474
CentOS6.2fastDFS的完整安装和配置步骤

centos6.2系统安装配置FastDFS步骤: 1:安装libevent(libevent-2.0.16-stable) ##卸载系统自带libevent rpm -qa|grep libevent rpm -e libevent* ##为Trackerd和Storaged节点节点 ...

Wed Feb 08 17:59:00 CST 2012 1 5779
centos6.2 ftp 配置

参考:http://coffeelet.blog.163.com/blog/static/1351574532011434453515/ 什么是vsftpd vsftpd是一款在Linux发行版中 ...

Thu Apr 26 06:31:00 CST 2012 0 15197
CentOS6.2调整home分区大小

1.首先查看磁盘使用情况 df -h 2、卸载/home umount /home 如果提示无法卸载,则是有进程占用/home,使用如下命令来终止占用进程: fuser -m -v ...

Tue Nov 27 18:28:00 CST 2012 0 3516
centos6.2安装jdk7

首先在Vmware安装好Centos6.2,下载好jdk7文件,tar包安装 1 wget http://download.oracle.com/otn-pub/java/jdk/last-version ...

Thu Apr 17 18:09:00 CST 2014 0 3371
【原】基于64位Centos6.2的mcrouter使用简介

此文转载必须注明原文地址,请尊重作者的劳动成果! http://www.cnblogs.com/lyongerr/p/5040071.html 目录 文档控制... 2 1 mcrouter简介... 6 2 mcrouter特性... 6 3 mcrouter编译过程 ...

Sat Dec 12 03:52:00 CST 2015 0 1759
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM