Changes between Version 33 and Version 34 of UbuntuCompilationGuide
- Timestamp:
- 11/27/2012 05:34:04 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UbuntuCompilationGuide
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):


