Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 8 Jul 2003 10:59:45 +0100
From: Elfyn McBratney <elfyn@emcb.co.uk>
X-X-Sender: elfyn@ellixia
Reply-To: cygwin@cygwin.com
To: andrew brian clegg <a.clegg@mail.cryst.bbk.ac.uk>
cc: cygwin@cygwin.com
Subject: RE: php-mysql-cygwin how to
In-Reply-To: <Pine.LNX.4.44.0307081050590.4255-100000@sark.cryst.bbk.ac.uk>
Message-ID: <Pine.CYG.4.55.0307081056450.4008@ellixia>
References: <Pine.LNX.4.44.0307081050590.4255-100000@sark.cryst.bbk.ac.uk>
Mail-Followup-To: cygwin@cygwin.com
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Tue, 8 Jul 2003, andrew brian clegg wrote:

> On Mon, 7 Jul 2003, Bill McCormick wrote:
>
> [mysql client]
>
> > I compiled it myself from the linux src I got from mysql.com. It seems to
> > work but maybe there's a more established way.
>
> Wanna try this myself sometime. Did you have to tweak it much or did it
> compile out of the box?
>
> Andrew.

From memory (haven't compiled MySQL on Cygwin for a while) it compiles fine, the
only problem was, and perhaps still is, with the server.  The libraries work
fine, too. I promised myself that I'd try and get it working...But so little
time and so many things to do. :-)

All it needs is a straight

  ./configure --without-server --prefix=/usr
  make; make install

Elfyn

-- 
Elfyn McBratney, EMCB
http://www.emcb.co.uk
elfyn@emcb.co.uk



--
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/

