Web Projects Outsourcing

dependencies

Safe Update with Yum

If you decide to make a major update of your system, do make sure to install some core packages first, otherwise just simple “sudo yum update” might lead to a corrupt installation. This is all because, for instance, that when…

Dependencies of ffmpeg

Once in a blue moon I decide to compile ffmeg from sources. Ffmpeg depends on (borrowed from this site): libogg libvorbis libvorbisenc libvorbisfile libamrnb libamrwb libgsm libtheora lame libtheoradec libtheoraenc libxvidcore libx264 libnut liba52 mplayer codecs at /usr/lib/codecs ,  /usr/local/lib/codecs…