<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 02/27/2013 05:55 AM, Stephan
Bergmann wrote:<br>
</div>
<blockquote cite="mid:512DE617.9020309@redhat.com" type="cite">On
02/27/2013 02:10 AM, Dan Lewis wrote:
<br>
<blockquote type="cite">1) git clone
git://gerrit.libreoffice.org/core libo to get the source code.
<br>
2) cd libo
<br>
3) ./autogen.sh --enable-ext-mysql-connector
--with-system-mysql
<br>
4) make dev-install 2>&1 | tee build.log
<br>
</blockquote>
</blockquote>
A couple of days ago I ran #1 to get the source code. Since
that time I have been using a copy of it to run the other steps.<br>
Today added to #4: 2>&1 | tee autogen.log and ran it.
This is all references to mysql during that run. Perhaps there is a
problem with this?<br>
<br>
<meta http-equiv="CONTENT-TYPE" content="text/html;
charset=ISO-8859-1">
<pre class="western"><big>checking whether to build the MySQL Connector extension... yes
checking for MySQL prerequisites... external MySQL
checking for mysql_config... /usr/bin/mysql_config
checking MySQL version... OK
checking for MySQL Client library... includes -I/usr/include/mysql, libraries -L/usr/lib/i386-linux-gnu -lmysqlclient -lpthread -lz -lm -lrt -ldl
checking MySQL Connector/C++... internal</big></pre>
<big>
</big>
<title></title>
<meta name="GENERATOR" content="LibreOffice 3.6 (Linux)">
<style type="text/css">
<!--
@page { margin: 2cm }
PRE.cjk { font-family: "WenQuanYi Micro Hei", monospace }
PRE.ctl { font-family: "Lohit Hindi", monospace }
P { margin-bottom: 0.21cm }
-->
</style>--Dan<br>
</body>
</html>