29Nov/11
HandBrake on Linux – fix libfribidi error
HandBrake now requires the Fribidi Libraries, and so you need to install them in order to compile HandBrake.
Ubuntu
sudo apt-get install libfribidi-dev
Gentoo
emerge dev-libs/fribidi
HandBrake now requires the Fribidi Libraries, and so you need to install them in order to compile HandBrake.
Ubuntu
sudo apt-get install libfribidi-dev
Gentoo
emerge dev-libs/fribidi