Changes between Version 21 and Version 22 of CentosCompilationGuide
- Timestamp:
- 02/27/2013 08:59:55 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CentosCompilationGuide
v21 v22 13 13 Get the dependencies: 14 14 {{{ 15 # yum install autoconf automake gcc g it libtool make nasm pkgconfig wget zlib-devel15 # yum install autoconf automake gcc gcc-c++ git libtool make nasm pkgconfig wget zlib-devel 16 16 }}} 17 17 … … 185 185 # make uninstall 186 186 rm -rf ~/ffmpeg-source 187 # yum erase autoconf automake gcc g it libtool make nasm pkgconfig wget zlib-devel187 # yum erase autoconf automake gcc gcc-c++ git libtool make nasm pkgconfig wget zlib-devel 188 188 }}} 189 189


