[Libreoffice-qa] MySQL native connector for OS X
Dan Lewis
elderdanlewis at gmail.com
Tue Sep 30 05:16:37 PDT 2014
On 09/25/2014 03:44 AM, Bjoern Michaelsen wrote:
> On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote:
>> On Wed, Sep 24, 2014 at 7:33 PM, Dan Lewis <elderdanlewis at 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
When I ran this on Ubuntu 12.04 (64 bit), an error was generated
even though I have gstreamer1.0 installed (a total of 20 files for this
are listed in synaptic). The message: could not find gstreamer1.0.
(1) ./autogen.sh --enable-ext-mariadb-connector
--enable-bundle-mariadb --enable-gstreamer --disable-gstreamer-0-10
However, when I ran
( 2) make fetch
and then reran (1), I got the same error message. then I ran (3) which
did not produce any error message. (I also have gstreamer0.1 installed.)
(3)
./autogen.sh --enable-ext-mariadb-connector --enable-bundle-mariadb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice-qa/attachments/20140930/d9c3d0a4/attachment.html>
More information about the Libreoffice-qa
mailing list