delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-51.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
Subject: | Re: Back to mysql |
From: | "Yaakov (Cygwin/X)" <yselkowitz AT users DOT sourceforge DOT net> |
To: | cygwin <cygwin AT cygwin DOT com> |
In-Reply-To: | <ie6bj8$kua$1@dough.gmane.org> |
References: | <ie6bj8$kua$1 AT dough DOT gmane DOT org> |
Date: | Mon, 13 Dec 2010 20:47:01 -0600 |
Message-ID: | <1292294821.3192.3.camel@YAAKOV04> |
Mime-Version: | 1.0 |
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 Mon, 2010-12-13 at 18:52 -0500, Andrew DeFaria wrote: > 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? mysql_config is YA foo-config script as included in some -devel packages. You can get mysql, libmysql*, perl-DBI, and perl-DBD-mysql from Ports. Yaakov -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |