As you may be aware the version of Handbrake that ships with 9.10 does not work.This is a guide for building the SVN (Subversion) Handbrake.
1-Downloadf all the dependencies,open a terminal and enter...
2-Download the SVN source code,in the terminal enter...sudo apt-get install subversion yasm build-essential autoconf libtool zlib1g-dev libbz2-dev intltool (gui) libglib2.0-dev libdbus-glib-1-dev libgtk2.0-dev libhal-dev libhal-storage-dev libwebkit-dev libnotify-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev checkinstall
3-Move to the Handbrake-source directoy,in the terminal enter...svn co svn://svn.handbrake.fr/HandBrake/trunk HandBrake-source
4-Configure Handbrake (this will take a while),in the terminal enter...cd ./HandBrake-source
5-Move to the build directory,in the terminal enter..../configure --launch
6-Make and install .deb package using checkinstall,in the terminal enter...cd ./build
Because we used checkinstall rather than make install we can easily remove Handbrake in Synaptic Package Manager if we want to.sudo checkinstall



Adv Reply



Bookmarks