Hi Alex,

Thanks for the reply.  From various searches on the net I was starting
to think that that was the problem, but am resistant to the idea of
building my own loclly. 

FWIW:  I installed/downloaded LO from the official web site.  Is there a
link to a 1.0 enabled version?

David

On Fri, 2014-01-31 at 10:24 +0100, Alex Thurgood wrote:
> Le 30/01/2014 23:43, David Ronis a écrit :
> 
> Hi David,
> 
> > Finally I ran LO under strace on a system that only has 1.0 installed.
> > I see various gst-0.10 files that came with LO being opened, e.g.,
> > 
> > 
> > "/opt/libreoffice4.1/program/../program/libavmediagst_0_10.so"
> > 
> > and failures for -0.10 related libs in the system directories.  Nowhere
> > do I see any attempt (failed or not) to open a 1.0 lib/module.
> > 
> 
> Long story short, it depends on the compile switch used to build LO. It
> is possible to build LO with either 1.0 or 0.10 support, but not both
> (apparently, at least from my attempts). For example, on my own master
> builds on a Linux Mint 16 Petra 64bit system, I build with the following
> compile switch :
> 
> --disable-gstreamer-0-10
> 
> otherwise, the configure script step fails because somewhere it is coded
> to look for gstreamer-1.0, and only finds gstreamer-0-10 (despite my
> best attempts at having installed all possible dev libraries). So,
> instead of gstreamer, I build with VLC support (which is experimental).
> 
> Your version of LO, wherever it might have come from, appears to have
> been built against gstreamer-0-10, whereas you only have the
> gstreamer-1.0 libs. So, it is either the builder's fault, or the OS'
> defaults on which the builder compiled LO.
> 
> 
> Alex
> 
> 
> 

-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to