delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.9 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <31732007.post@talk.nabble.com> |
References: | <31714033 DOT post AT talk DOT nabble DOT com> <BANLkTikNzga1gX6JGKfwwTYGYu9tgsxaUg AT mail DOT gmail DOT com> <31732007 DOT post AT talk DOT nabble DOT com> |
Date: | Mon, 30 May 2011 14:13:27 +0200 |
Message-ID: | <BANLkTi=m0MhPjDOEzTSRsxWXz-sb+Q3wPw@mail.gmail.com> |
Subject: | Re: Error when Perl calling shell scipt using Cygwin >>> c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487 |
From: | Reini Urban <rurban AT x-ray DOT at> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
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 |
2011/5/30 Gaurav Chhabra: > Thanks for your reply Reini! > > I got hold of perlrebase from here: > http://cygwin.com/ml/cygwin/2010-02/txt00017.txt > > Not sure whether this is the latest one. The latest one is from perl-5.10.1-5 > I have Perl separately installed at c:\Perl. I am not sure how to run this. This will not work. perlrebase works only for cygwin perls, not for strawberry or activestate perls. > I just copied the prelrebase script and kept it in the Cygwin's bin > directory. Then I had to set the 'perl' variable in prelrebase script to > 'perl=../../Perl/bin/perl$suff.exe' because my Cygwin is at c:\Cygwin. Now > when I ran the script with argument '5.6.1', I get the following error: Do you really want to rebase your activestate perl 5.6.1? I told you to run perlrebase, not perlrebase 5.6.1 > -------------------------------------------------- > user AT machine: /cygdrive/c/cygwin/bin > $ ./perlrebase.sh 5.6.1 > no archlib found for ../../Perl/bin/perl5.6.1.exe > -------------------------------------------------- > I am not sure what this archlib is? I could not find it defined anywhere in > the perlrebase script. Can you please help me with this? See perl -V:archlib My 5.6.1 *cygwin* perl has: $ perl5.6.1 -V:archlib archlib='/usr/lib/perl5/5.6.1/cygwin-debug'; My ActiveState perl has > perl -V:archlib archlib='C:\Perl\lib'; But this should not be rebased by cygwin as it has a different fork strategy than cygwin. -- Reini Urban -- 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 |