|  Randell's Tech Blog  | 
| Install Handbrake on Fedora 11 Posted: 31 Aug 2009 09:00 AM PDT What is Handbrake? It is… 
 Simply put, Handbrake is useful for ripping your favorite DVDs into .AVIs. 
 InstallationYou need to install the following package groups: 
 In your terminal, as root, just key in: sudo yum groupinstall "Development Tools" "Development Libraries" "X Software Development" "GNOME Software Development" And you also need the following packages: 
 In your terminal, as root, just key in: sudo yum install yasm zlib-devel bzip2-devel dbus-glib-devel hal-devel webkitgtk-devel libnotify-devel gstreamer-devel gstreamer-plugins-base-devel Checkout Handbrake from the repository: svn checkout svn://svn.handbrake.fr/HandBrake/trunk hb-trunk Configure the build system: cd hb-trunk ./configure --launch Perform the installation: cd build sudo make install After this, you should now see Handbrake in Applications > Sound & Video. Click Handbrake and you should see a window similar to this: Handbrake Related posts: 
 | 
| You are subscribed to email updates from Randell's Dev Blog To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google | 
| Google Inc., 20 West Kinzie, Chicago IL USA 60610 | |
 
0 comments:
Post a Comment