Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-03-01 Thread Alex Thurgood
On 03/01/2013 02:52 AM, Dan Lewis wrote: Hi Dan, > 5) I installed this MySQL Connector 1.0.2 on 4.0.1.1, but I can not > connect to either server. As you found out for yourself, the connector doesn't appear to work outside of the build for which it is compiled. See also the thread on this dev l

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-28 Thread Dan Lewis
On 02/27/2013 05:55 AM, Stephan Bergmann wrote: On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log While

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-27 Thread Dan Lewis
On 02/27/2013 05:55 AM, Stephan Bergmann wrote: On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log A couple

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-27 Thread Dan Lewis
On 02/27/2013 11:28 AM, Dan Lewis wrote: On 02/27/2013 05:55 AM, Stephan Bergmann wrote: On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-27 Thread Dan Lewis
On 02/27/2013 05:55 AM, Stephan Bergmann wrote: On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log While

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-27 Thread Stephan Bergmann
On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log While running #4, I saw 2 notes in the Terminal: Recomp

Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-26 Thread Dan Lewis
1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log While running #4, I saw 2 notes in the Terminal: Recompile with -Xlint: deprication for details Re