On 09/23/2014 10:40 PM, Dan Lewis wrote:
On 09/22/2014 11:59 AM, Dan Lewis wrote:
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? 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?

Dan
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.)

Dan
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?

          Preliminary needed programs:
1) apt-cache search gnome-vfs
2)  sudo apt-get install libgnome-vfsmm-2.6-dev

          Building the native connector
1)  sudo apt-get install git
2)  sudo apt-get build-dep libreoffice
3)  $ git clone git://gerrit.libreoffice.org/core
4)  cd core
5)  ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
6)  make fetch
7)  ./g checkout -b libreoffice-4-0 origin/libreoffice-4-0
8) make dev-install

Dan
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Reply via email to