<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 09/23/2014 10:40 PM, Dan Lewis
wrote:<br>
</div>
<blockquote cite="mid:54222F19.7080101@gmail.com" type="cite">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<div class="moz-cite-prefix">On 09/22/2014 11:59 AM, Dan Lewis
wrote:<br>
</div>
<blockquote cite="mid:54204767.7010306@gmail.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=utf-8">
<font face="DejaVu Sans"> Can MySQL be accessed on an Apple
computer using a native connector? If so, what is the URL for
where it is located? If not, how can it be accessed and the
URL for the connector's location?<br>
A couple of years ago, I made a MySQL native connectors for
Linux 32 and 64 bit. Should these be updated? What version
should they be made against?<br>
<br>
Dan</font> </blockquote>
Follow-up question to the second paragraph: Can some one
point me in the right direction to build the MySQL native
connectors for Linux 32 and 64 bit? I seem to have lost the
instructions that Alex provided me with a couple of years ago. (He
was a great help to me.)<br>
<br>
Dan<br>
</blockquote>
<font face="DejaVu Sans"> And additional follow-up question:
I have found the following steps that I used the last time. What
changes if any need to be made in these steps?<br>
<br>
Preliminary needed programs:<br>
1) apt-cache search gnome-vfs<br>
2) sudo apt-get install libgnome-vfsmm-2.6-dev<br>
<br>
Building the native connector<br>
1) sudo apt-get install git<br>
2) sudo apt-get build-dep libreoffice<br>
3) $ git clone git://gerrit.libreoffice.org/core<br>
4) cd core<br>
5) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql<br>
6) make fetch<br>
7) ./g checkout -b libreoffice-4-0 origin/libreoffice-4-0<br>
8) make dev-install<br>
<br>
Dan<br>
</font>
</body>
</html>