Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

On Mon, Feb 04, 2013 at 06:24:22PM -0800, timllloyd wrote:
Hi, I tried to set up the LO dev environment but ran into problems if anyone
can help.

I am running Fedora 18.

Then I got a problem with gstreamer which I have already installed. I had a
trawl of the net for possible solutions but I can't see anything obvious.
Can anyone help? I have included the log of ./configure.sh, the error
message and an attempt to reinstall gstreamer which fails as they are
already there:

configure: error: Package requirements (gstreamer-0.10
gstreamer-plugins-base-0.10 ) were not met:

No package 'gstreamer-0.10' found
No package 'gstreamer-plugins-base-0.10' found

The problem is there are currently _two_ versions of gstreamer:
gstreamer 0.10 and gstreamer 1.0; both are available in Fedora 18 and
both can be used by libreoffice. But Fedora 18 and libreoffice master
have different defaults: Fedora prefers gstreamer 1.0, so Fedora's
libreoffice package is configured to use it too, while libreoffice
master still defaults to gstreamer 0.10. You either need to install
gstreamer-devel and gstreamer-plugins-base-devel (you currently have
gstreamer1-devel and gstreamer1-plugins-base-devel) or pass
--disable-gstreamer-0_10 --enable-gstreamer to autogen.sh . It really
does not matter much which possibility you select, unless you want to
hack on gstreamer support.

D.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.