Installing Open Movie Editor on Ubuntu Gutsy

Upgrading to the newest version of Open Movie Editor

Download the latest release from http://openmovieeditor.sourceforge.net/Downloads

Then run the following commands in a terminal:

sudo apt-get build-dep openmovieeditor
# The following might differ depending on where you stored the Open Movie Editor tarball
tar xzf Desktop/openmovieeditor-0.0.20071010.tar.gz
cd openmovieeditor-0.0.20071010/
./configure –prefix=/usr
make
sudo make install

Tags Open Movie Editor

13 Responses to “Open Movie Editor weekly news”

  1. Andrew Bennett Says:

    Here’s how I built a Debian package for Gutsy: http://pastie.caboo.se/113576

  2. oracle Says:

    Great, thanks. :-)

    -Richard

  3. Jorge Garcia Says:

    Dear Sir

    I try to install Open Movie Editor on Ubuntu Feisty 7.04, doing ./configure
    at the end it says

    “checking for SAMPLERATE… configure: error: *** libsamplerate not found - this program requires libsamplerate >= 0.1.1 http://www.mega-nerd.com/SRC/ ***”

    So I try to install libsamplerate, but when I did the “make” it gives me many errors

    So I am lost. ¿Can you help me?

  4. CamilleM Says:

    Hi,

    Just a little typo

    ./configure –prefix=/usr

    should actually be

    ./configure –prefix=/usr

  5. CamilleM Says:

    Oops, it looks like Wordpress actually replace two dashes with a long one (before prefix=/usr), so my previous comment sounds a little strange ;-)

  6. oracle Says:

    I’ve noticed the — - - problem too, I’m not yet sure how to fix wordpress :-(

  7. oracle Says:

    For Installation Support, go to the Open Movie Editor Forums:
    http://www.openmovieeditor.org/board/

    Cheers
    -Richard

  8. pat Says:

    make[1]: Entering directory `/home/shree/Desktop/openmovieeditor-0.0.20071231/src’
    if g++ -DHAVE_CONFIG_H -I. -I. -I.. -D__STDC_CONSTANT_MACROS -ggdb -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/gavl/include/ -I/usr/include/lqt -I/usr/include/ffmpeg -DAVCODEC -I/usr/include/ffmpeg -DLIBMPEG3 -I/usr/include/freetype2 -DINSTALL_PREFIX=”\”/usr/local\”" -I../icons -I../src -I../src/tinyxml -I../src/sl -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/gavl/include/ -I/usr/include/lqt -I/usr/include/ffmpeg -DAVCODEC -I/usr/include/ffmpeg -DLIBMPEG3 -I/usr/include/freetype2 -g -O2 -MT EncodingPreset.o -MD -MP -MF “.deps/EncodingPreset.Tpo” -c -o EncodingPreset.o EncodingPreset.cxx; \
    then mv -f “.deps/EncodingPreset.Tpo” “.deps/EncodingPreset.Po”; else rm -f “.deps/EncodingPreset.Tpo”; exit 1; fi
    EncodingPreset.cxx: In constructor ‘nle::EncodingPreset::EncodingPreset(nle::EncodingPreset*)’:
    EncodingPreset.cxx:652: error: ‘m_file_type’ was not declared in this scope
    EncodingPreset.cxx:652: error: ‘class nle::EncodingPreset’ has no member named ‘m_file_type’
    make[1]: *** [EncodingPreset.o] Error 1
    make[1]: Leaving directory `/home/shree/Desktop/openmovieeditor-0.0.20071231/src’
    make: *** [all-recursive] Error 1
    shree@soundandlight:~/Desktop/openmovieeditor-0.0.20071231/src$

    is current error

  9. oracle Says:

    Hi, a fixed version will be released soon.

    Cheers
    -Richard

  10. Man Says:

    /home/Sbucatone/openmovieeditor/src/AudioFileFfmpeg.cxx:42: undefined reference to `av_find_stream_info’
    /home/Sbucatone/openmovieeditor/src/AudioFileFfmpeg.cxx:59: undefined reference to `avcodec_find_decoder’
    /home/Sbucatone/openmovieeditor/src/AudioFileFfmpeg.cxx:64: undefined reference to `avcodec_open’
    collect2: ld returned 1 exit status
    make[4]: *** [openmovieeditor] Error 1
    make[4]: Leaving directory `/home/Sbucatone/openmovieeditor/src’
    make[3]: *** [all-recursive] Error 1
    make[3]: Leaving directory `/home/Sbucatone/openmovieeditor/src’
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/Sbucatone/openmovieeditor’
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/Sbucatone/openmovieeditor’
    make: *** [build-stamp] Error 2

  11. oracle Says:

    Hi,

    for Support go to http://www.openmovieeditor.org/board/

    Cheers
    -Richard

  12. Dante Santarelli Says:

    Do not have gmerlin :(
    /code:
    configure: error: *** gmerlin >= 0.3.7 not found - this program requires gmerlin >= 0.3.7 http://gmerlin.sourceforge.net/ ***
    /code

    so the saga has begun. Looking for gmerlin /gmerlin-all-in-one-20081217.tar.bz2

    or gavl …

    /gavl/gavl-1.1.0$ ./configure –without-doxygen

    and so on

    installing the packages dependencies …

    and also the suggested :
    libsamplerate-0.1.4

    bu when I (./ configure) gmerlin I’ve the error message:
    configure: error: “libxml2 not found”

    do not know how to do for going foeward: the libxml2 results in fact installed in my synaptic manager

    PS (Never never been able to install a software with a tar.gz make file procedure I’m a 1 year newbie in Ubuntu)

  13. oracle Says:

    Hi Dante, I suggest for now to stay with the ubuntu version of OME, until I can publish a renewed guide for installation.

    Cheers
    -Richard

Leave a Reply

*
To prove that you're not a bot, enter this code
Anti-Spam Image