How to Install FFmpeg in Linux ~The Easy Way~
Original Post
FFmpeg is so important if you are planning to run a video website with streaming with conversion of video files to different video formats. This tutorial is intended for Centos/Redhat versions of Linux where any novice user [...]
Posted on February 27th, 2009 by Denie
Filed under: Linux, RPM, Tutorials | No Comments »
When you’re running REDHAT/CENTOS platform for your server, sometimes the RPM wont run normally or become stuck. This caused by the RPM database not properly builded or been corrupted.
Errors would be like :
rpmdb: Program version 4.3 doesn’t match environment version
error: db4 error(-30974) from dbenv->open: DB_VERSION_MISMATCH: Database environment version mismatch
error: cannot open Packages index using [...]
Posted on February 20th, 2009 by Denie
Filed under: Linux, RPM | No Comments »