www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Message-ID: | <4296C964.6070704@x-ray.at> |
Date: | Fri, 27 May 2005 09:16:52 +0200 |
From: | Reini Urban <rurban AT x-ray DOT at> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8b) Gecko/20050217 |
MIME-Version: | 1.0 |
To: | Cygwin List <cygwin AT cygwin DOT com> |
Subject: | Re: How to install perl modules? |
References: | <429459BF DOT 7070803 AT ieee DOT org> <20050526065141 DOT GB988 AT home> <42962D86 DOT 1030409 AT familiehaase DOT de> |
In-Reply-To: | <42962D86.1030409@familiehaase.de> |
X-IsSubscribed: | yes |
Gerrit P. Haase schrieb: > George wrote: >> Sorry to go off on a slight tangent here, but is there any documentation >> anywhere that describe which Win32 modules are problematic, as it's most >> likely that for Cygwin users the Win32 modules are of particular >> interest, no? And installing both Cygwin's Perl and ActiveState's >> distribution can offer a less than satisfactory solution as it presents >> its own set of problems. > > There is an up to date version of libwin32 as well as Win32CORE included > in the perl distributed, it *should* be possible to build some (not all) > of the Win32 modules, though I have not tried to build much of them. > Just try one or another if it is not already included with libwin32. For some time I did automatic cpansmoke testing on cygwin for every new module (CPANPLUS, perldoc cpansmoke), and it turned out that almost none of the non cygwin-supported Win32 XS modules compile and work fine. Mostly because Win32 modules are written for nmake/msvc only and maintainers usually dont accept cygwin/mingw patches. libwin32 and Win32::GUI is doing fine but the cygwin patches are not yet accepted upstream. For libwin32 this will need some time. Win32::API has no callback support with the latest updates. For 0.26 there's a cygwin version. There's a statistic: http://testers.cpan.org/letter/W.html I believe I have to re-enable my cpansmoke filter for cygwin, because there're so many cygwin tests missing under the Win32 tree. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |