Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-AuthUser: gerrit:koeln.convey.de Date: Thu, 3 Jul 2003 12:21:57 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <1121712790272.20030703122157@familiehaase.de> To: Bill McCormick CC: cygwin AT cygwin DOT com Subject: Re: mysqlc In-Reply-To: References: MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Hi Bill, > perl -MCPAN -e 'install DBD::mysql' > results in ... you need an mysql importlib and the headers. Get the Source and compile it (use the --without-server flag when configuring). IIRC there are also several usres on this list which will happily send you their own versions of a mysqlclient library for Cygwin. You can also fetch my (OLD) version: http://anfaenger.de/cygwin.mysql/mysql-client-3.23.43-pc-cygwin-i586.tar.bz2 which only contains the libs, headers and client executables. Gerrit -- =^..^= -- 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/