delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.5 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_NONE |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4BE55DE3.8020107@x-ray.at> |
Date: | Sat, 08 May 2010 14:49:39 +0200 |
From: | Reini Urban <rurban AT x-ray DOT at> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problem install CPAN module: perl (5.10.1) is installed, but we need version >= 5.6 |
References: | <SNT124-DS1942771FF1D26C2130AE5FD2F40 AT phx DOT gbl> |
In-Reply-To: | <SNT124-DS1942771FF1D26C2130AE5FD2F40@phx.gbl> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
jmandawg schrieb: > I’m not sure if this is a cygwin specific problem or a perl/CPAN issue. > I’m trying to install the Net::Proxy module and I’m getting the following > error: > > perl (5.10.1) is installed, but we need version>= 5.6 ... > 0 [main] perl 25536 C:\cygwin\bin\perl.exe: *** fatal error - unable > to remap C:\cygwin\bin\cygncurses-9.dll to same address as parent: 0xA30000 > != 0xB10000 > 0 [main] perl 11052 fork: child 25536 - died waiting for dll loading, > errno 11 You simply need to do a rebaseall. This is cygwin specific. > requires: > ! perl (5.10.1) is installed, but we need version>= 5.6 This indicates normally a wrong written version comparison. v5.6 is written as 5.006, but older modules sometimes wrote it as '5.6' or such. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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 |