On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote:
> On Wed, Sep 24, 2014 at 7:33 PM, Dan Lewis <elderdanle...@gmail.com> wrote:
> >> Ubuntu version. I seem to recall that build-dep did not install all of
> >> the required build environment for me and that I had to add extra stuff.
> 
> bingo!
> 
> >      First and only error:
> >
> >         Error running ./autogen.sh line 258.
> >
> > Explanation of the error:
> >          Files not found:
> >  gstreamer-0.10
> >  gstreamer-0.10-plugins-base-0.10
> > ...
> > So, what should I do now. My laptop (32r bit) is running Kubuntu 14.04.
> 
> The build dependencies package on *buntu doesn't include gstreamer
> stuff. To fix that:
> 
>  sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev

Alternatively, do:

 ./autogen.sh --enable-gstreamer --disable-gstreamer-0-10

to use the less horribly outdated gstreamer 1.0 instead of gstreamer 0.10 (as 
Ubuntu
packages do).

Best,

Bjoern
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Reply via email to