delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 28 Mar 2007 17:00:23 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Using mysql 5.1.16 beta client libraries on cygwin |
Message-ID: | <20070328210023.GB8132@trixie.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <eueklc$4r9$1 AT sea DOT gmane DOT org> |
Mime-Version: | 1.0 |
In-Reply-To: | <eueklc$4r9$1@sea.gmane.org> |
User-Agent: | Mutt/1.5.11 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Wed, Mar 28, 2007 at 10:54:05PM +0200, Eric Lilja wrote: >As many of you may know, the binary distribution of MySQL for Windows >only ships with MSVC++ libraries. They have no binary distribution for >Cygwin. So what do you do if you want to develop c or c++ programs >talking to a native Windows MySQL server using the cygwin tools? > >Well, you can compile the client libraries yourself. Here's how I did it: >$ tar xvzf mysql-5.1.16-beta.tar.gz >$ cd mysql-5.1.16-beta >$ ./configure --prefix=/usr/local/mysql-5.1.16-beta >--exec-prefix=/usr/local/mysql-5.1.16-beta --without-server >--without-docs --without-man >$ make >$ make install > >Keep the source directory so you can uninstall with: >$ make uninstall If only there was some mechanism for sending precompiled cygwin-aware mysql clients to a wider audience... Nah. That's a crazy dream. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |