Re: build development environment

2014-01-05 Thread ajaythomas.inc
David's answer worked for me. I am running an Ubuntu 13.04 machine. I ran ./autogen.sh --disable-gstreamer-0_10 --enable-gstreamer. -- View this message in context: http://nabble.documentfoundation.org/build-development-environment-tp4034460p4090932.html Sent from the Dev mailing list archive a

Re: build development environment

2013-02-07 Thread timllloyd
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:

Re: build development environment

2013-02-06 Thread timllloyd
Hi Miklos, Eike & Jose for your help so far. I have taken your suggestions on board but still the gstreamer problem persists. Firstly, Jose's excellent idea of a pre-install script. This ran through the yum component but I got an error ./pre-install.sh: line 58: [: ==: unary operator expected mkd

Re: build development environment

2013-02-05 Thread David Tardon
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 solu

Re: build development environment

2013-02-05 Thread José Guilherme Vanz
Hi! If the problem is dependencies, I think I have something can help you. Some time ago Marcos Paulo de Souza, Ricardo Montania and I prepared a shell script to use in the first hackday in Brazil. The .sh downloads all dependencies and prepare the local repository necessary for compile LO. You ca

Re: build development environment

2013-02-05 Thread Eike Rathke
Hi timllloyd, On Monday, 2013-02-04 18:24:22 -0800, timllloyd wrote: > $ ./configure.sh Please use ./autogen.sh instead. For the missing gstreamer parts see Miklos' answer. Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. New GnuPG key 0x65632D3A : 2265

Re: build development environment

2013-02-05 Thread Miklos Vajna
Hi, On Mon, Feb 04, 2013 at 06:24:22PM -0800, timllloyd wrote: > 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 > > Consider adjusting the PKG_CONFIG_PATH