Re: [Libreoffice-qa] Errors building MySQL-Connector

2013-02-25 Thread Rene Engelhard
[ please don't fullquoute. thanks ] Hi, On Mon, Feb 25, 2013 at 09:17:27AM -0500, Dan Lewis wrote: > >Eh, Obviously not. the MySQL *server* installed does not say anything on > >whether you have the mysql client library *development files* installed > >(libmysqlclient-dev on Debian-based stuff, s

Re: [Libreoffice-qa] Errors building MySQL-Connector

2013-02-25 Thread Dan Lewis
On 02/25/2013 07:34 AM, Rene Engelhard wrote: Hi, On Mon, Feb 25, 2013 at 08:59:02AM +0100, Alexander Thurgood wrote: 3) /./autogen.sh //--enable-ext-mysql-connector --with-system-mysql/ *Error*: /checking whether to build the MySQL Connector extension... yes checking for MySQL prerequisite

Re: [Libreoffice-qa] Errors building MySQL-Connector

2013-02-25 Thread Rene Engelhard
Hi, On Mon, Feb 25, 2013 at 08:59:02AM +0100, Alexander Thurgood wrote: > > 3) /./autogen.sh //--enable-ext-mysql-connector --with-system-mysql/ > >*Error*: /checking whether to build the MySQL Connector extension... yes > > checking for MySQL prerequisites... external MySQL// > > > //checkin

Re: [Libreoffice-qa] Errors building MySQL-Connector

2013-02-24 Thread Alexander Thurgood
Le 24/02/13 23:31, Dan Lewis a écrit : > What I have been able to do using a command line: > 1. cd ~/Downloads/LO-Build/ > 2. git clone git://gerrit.libreoffice.org/core libo This clones (copies) the LO project's complete source code tree (from current state of master source code version) int

[Libreoffice-qa] Errors building MySQL-Connector

2013-02-24 Thread Dan Lewis
What I have been able to do using a command line: 1. cd ~/Downloads/LO-Build/ 2. git clone git://gerrit.libreoffice.org/core libo I can download the master build into this folder: ~/Downloads/LO-Build/ with no problems. The rest is starting over, the things I have tried, and the