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 Date: Fri, 21 Feb 2003 08:36:15 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <18671034091.20030221083615@familiehaase.de> To: Garry Heaton CC: cygwin AT cygwin DOT com Subject: Re: Compiling Perl modules In-Reply-To: <3E550741.2050409@heaton6.freeserve.co.uk> References: <3E550741 DOT 2050409 AT heaton6 DOT freeserve DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320081107336-0001 AT t-dialin DOT net Hallo Garry, Am Donnerstag, 20. Februar 2003 um 17:50 schriebst du: > I have a recent 'make' but >cpan if failing to compile modules such as > DBI and DBD::mysql properly. It seems to be having problems with 'make' > some of the time. Are there any special requirements for loading Perl > modules within Cygwin? DBI should build out of the box, which version (Perl, DBI, ...) did you try? To build DBD::mysql DBI needs to be installed and also the mysql client import lib libmysqlclient.a. MySQL binary mysql-3.23.43-pc-cygwin-i586.tar.bz2 including the client lib and the (not stable running) server: http://koeln.convey.de/cywgin/mysql/ Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/