Changes between Version 33 and Version 34 of CompilationGuide/Ubuntu
- Timestamp:
- Nov 27, 2012, 4:34:04 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Ubuntu
v33 v34 8 8 9 9 == Preparation == 10 10 11 Remove any existing packages: 11 12 {{{ 12 13 sudo apt-get remove ffmpeg x264 libav-tools libvpx-dev libx264-dev 13 14 }}} 15 16 '''Note:''' The ''multiverse'' repository must be enabled in order to install the ''libfaac-dev''. 14 17 15 18 Get the dependencies ('''Ubuntu Desktop''' users):
