build development environment

timllloyd tim.lloyd at gmx.com
Wed Feb 6 12:04:58 PST 2013


David & all, thanks for the explanations and hints. All is working fine now.
Cheers
Tim
----- Original Message -----
From: David Tardon [via Document Foundation Mail Archive]
Sent: 02/06/13 06:21 PM
To: timllloyd
Subject: Re: build development environment

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.
_______________________________________________
LibreOffice mailing list
[hidden email] /user/SendEmail.jtp?type=node&node=4034748&i=0 
http://lists.freedesktop.org/mailman/listinfo/libreoffice 

-----------------------------------------------------------------

If you reply to this email, your message will be added to the discussion below:http://nabble.documentfoundation.org/build-development-environment-tp4034460p4034748.html 
To unsubscribe from build development environment, click here http://nabble.documentfoundation.org/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4034460&code=dGltLmxsb3lkQGdteC5jb218NDAzNDQ2MHwxMjg3MzU1NjAz .
NAML http://nabble.documentfoundation.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml




--
View this message in context: http://nabble.documentfoundation.org/build-development-environment-tp4034460p4034939.html
Sent from the Dev mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130206/ca6cb63a/attachment-0001.html>


More information about the LibreOffice mailing list