Cut m3u8 under centos 6.5 x64

Source: Internet
Author: User
Tags install openssl install perl

Operating System: centos 6.5

Preparations:

Install git

1. prepare before installing git (install the dependent package ): yum install curl-y Yum install curl-devel-y Yum install zlib-devel-y Yum install OpenSSL-y Yum install Perl-y Yum install cpio-y Yum install expat-devl- Y Yum install gettext-devl-y Yum install perl-devel.i686-y Yum install-y Libpcap. x86_64 Yum install-y libpcap-devel.x86_64 Yum install-y perl-devel.x86_642. compile and install wget http://www.codemonkey.org.uk/projects/git-snapshots/git/git-latest.tar.gz tar xzvf git-latest.tar.gz CD Git-***** AutoConfig. /configure make & make install3. test git version

 

Centos installation preparationDelete An Installed Package

yum erase ffmpeg x264 x264-devel

 

CentosInstall various dependency packages

yum install  gcc gcc-c++ make nasm pkgconfig wget curl curl-devel zlib-devel openssl-devel perl cpio expat-devel gettext-devel libtool mhash.x86_64 perl-Digest-SHA1.x86_64  pcre.i386 pcre.x86_64 pcre-devel.i386 pcre-devel.x86_64 -y

 

Wget http://www.nasm.us/pub/nasm/releasebuilds/2.11.05/nasm-2.11.05.tar.bz2tar xvf nasm-2.11.05.tar.bz2cd nasm-2.11.05 configuration installation directory is/usr/bin:./configure -- prefix =/usr compiled and installed: Make & make install

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.