Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-07-20 Thread Gaurav Chhabra
2011/7/15 Gaurav Chhabra: Sorry, i forgot mentioning that i have attached the log files (perlrebase and main error that i am getting) for reference in my last post. The perlrebase log looks good, but the other log indicates that you need to do a rebaseall.

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-07-18 Thread Reini Urban
2011/7/15 Gaurav Chhabra: Sorry, i forgot mentioning that i have attached the log files (perlrebase and main error that i am getting) for reference in my last post. The perlrebase log looks good, but the other log indicates that you need to do a rebaseall. -- Reini -- Problem reports:

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-07-15 Thread Gaurav Chhabra
Hi, As suggested, i tried asking ActiveState guys but that didn't work. :( So i planned to ditch the ActiveState Perl :) and go with Cygwin's Perl. Again encountered a similar error as present in my first post so i thought of using 'perlrebase' as suggested by Reini. Still i am getting the

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-07-15 Thread Gaurav Chhabra
Sorry, i forgot mentioning that i have attached the log files (perlrebase and main error that i am getting) for reference in my last post. Thanks, Gaurav -- View this message in context:

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-05-30 Thread Reini Urban
2011/5/27 Gaurav Chhabra: http://old.nabble.com/file/p31714033/cygcheck.out cygcheck.out I have a Windows machine and I have Cygwin installed. I have a Perl script which calls a shell script using Cygwin. I am getting the following message while running the Perl script: Please try

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-05-30 Thread 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. I have Perl separately installed at c:\Perl. I am not sure how to run this. I just copied the prelrebase script and kept it in the

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-05-30 Thread Reini Urban
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

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-05-30 Thread Gaurav Chhabra
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. That's what I was thinking. I was sure that I am doing something wrong, and it must have something to do with Perl

Re: Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-05-30 Thread Andrew DeFaria
On 05/30/2011 06:26 AM, Gaurav Chhabra wrote: 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. That's what I was thinking. I was sure that I am doing something

Error when Perl calling shell scipt using Cygwin c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-05-27 Thread Gaurav Chhabra
http://old.nabble.com/file/p31714033/cygcheck.out cygcheck.out Hi, I have a Windows machine and I have Cygwin installed. I have a Perl script which calls a shell script using Cygwin. I am getting the following message while running the Perl script: