Announcement

Collapse
No announcement yet.

Handbrake Menu Item

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Handbrake Menu Item

    Sorry about this question folks but this is my first kubuntu load and I am just learning about it. I went through the process of installing all the dependencies and installing handbrake but when I did it didn't create a menu item. The instructions I read were for ubuntu but I figured the dependencies and the process would be the same. Can anyone tell me how to create the menu item if that is all I need to do and if there is a different process would you please tell me? Everything appeared to install okay, no errors, etc. Here are the instructions I followed.

    The GTK UI introduces some significant extra build requirements. If you intend to disable building the GUI with `configure --disable-gtk' you will not need many of these packages installed.

    For Ubuntu 8.10 you need:

    * subversion
    * yasm
    * build-essential
    * autoconf
    * libtool
    * zlib1g-dev
    * libbz2-dev
    * intltool (gui)
    * libglib2.0-dev (gui)
    * libdbus-glib-1-dev (gui)
    * libgtk2.0-dev (gui)
    * libhal-dev (gui)
    * libhal-storage-dev (gui)
    * libwebkit-dev (gui)
    * libnotify-dev (gui)
    * libgstreamer0.10-dev (gui)
    * libgstreamer-plugins-base0.10-dev (gui)

    svn checkout svn://svn.handbrake.fr/HandBrake/trunk hb-trunk
    cd hb-trunk
    ./configure --launch


    cd build
    sudo make install

    This will install the binary and add a HandBrake option to your "Applications->Sound & Video" menu.

    Well since there isn't an "Applications->Sound & Video" menu no item was created.

    Thanks for the help.


    #2
    Re: Handbrake Menu Item

    Slap me for being a noob. As soon as I closed the terminal the menu item appeared. Either that I just plain missed it the 15 or so times I looked.

    Sorry.

    Comment

    Working...
    X