X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0	tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Andrew DeFaria <Andrew@DeFaria.com>
Subject: Back to mysql
Date: Mon, 13 Dec 2010 18:52:08 -0500
Lines: 19
Message-ID: <ie6bj8$kua$1@dough.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9pre) Gecko/20100821 Lightning/1.0b2 Lanikai/3.1.3pre
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

  I'm trying to port a Perl script of mine that uses DBI and DBD::mysql 
to update a database running on another, Linux, server. I have been able 
to install DBI (cpan DBI) and get it to compile, but I cannot get 
DBD::mysql to install. When I try I get

Can't exec "mysql_config": No such file or directory at Makefile.PL line 
464.
Can't find mysql_config. Use --mysql_config option to specify where 
mysql_config is located

My understanding is that this mysql_config is only present when you 
install mysql_client (well on a Linux system it's called mysql_client) 
but IIRC there is no mysql_client for Cygwin - or is there?

Any workarounds? Is there a way I can install the Windows version of 
mysql_client and have Cygwin's Perl interact with it?
-- 
Andrew DeFaria <http://defaria.com>
Nostalgia isn't what it used to be.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

