Bruce
2017-04-08 09:07:59 UTC
Thanks for the response.
I didn't install any other perl distribution, just check the perl package and apply the change in the guimain.exe at mingw/libexec/mingw-get directory.
I think it is the mingw perl distribution. And the version is 5.8.8.0. The perl.exe file is located at mingw/msys/1.0/bin.
Anyhelp?
-Bruce
------------------ Original ------------------
From: "Earnie";<***@users.sourceforge.net>;
Date: Mon, Apr 3, 2017 00:28 AM
To: "mingw-users"<mingw-***@lists.sourceforge.net>;
Subject: Re: [Mingw-users] Out of memory exception when install perl modulewith mingw shifted perl 5.8.8
--
Earnie
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
MinGW-users mailing list
MinGW-***@lists.sourceforge.net
This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated.
_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users
Also: mailto:mingw-users-***@lists.sourceforge.net?subject=unsubscribe
I didn't install any other perl distribution, just check the perl package and apply the change in the guimain.exe at mingw/libexec/mingw-get directory.
I think it is the mingw perl distribution. And the version is 5.8.8.0. The perl.exe file is located at mingw/msys/1.0/bin.
Anyhelp?
-Bruce
------------------ Original ------------------
From: "Earnie";<***@users.sourceforge.net>;
Date: Mon, Apr 3, 2017 00:28 AM
To: "mingw-users"<mingw-***@lists.sourceforge.net>;
Subject: Re: [Mingw-users] Out of memory exception when install perl modulewith mingw shifted perl 5.8.8
Hi,
I am new to mingw and perl, but a perl application I want to use need to
install a few perl modules.
I install mingw 32 bit on my win 10 64bit.
I install gcc compiler and perl. After that I install perl module using
perl cpan.
Cpan works but throw an exception when downloading package using LWP.
What perl distribution are you using?I am new to mingw and perl, but a perl application I want to use need to
install a few perl modules.
I install mingw 32 bit on my win 10 64bit.
I install gcc compiler and perl. After that I install perl module using
perl cpan.
Cpan works but throw an exception when downloading package using LWP.
$cpan
cpan>install Date::Calc
CPAN: Storable loaded ok
Going to read /home/liubl/.cpan/Metadata
Going to read /home/liubl/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Going to read /home/liubl/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Fri, 31 Mar 2017 16:29:02 GMT
There's a new CPAN.pm version (v2.16) available!
[Current version is v1.7602]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...
Out of memory during request for 40 bytes, total sbrk() is 267528192 bytes!
Lockfile removed.
It might depend on the perl distribution.cpan>install Date::Calc
CPAN: Storable loaded ok
Going to read /home/liubl/.cpan/Metadata
Going to read /home/liubl/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Going to read /home/liubl/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Fri, 31 Mar 2017 16:29:02 GMT
There's a new CPAN.pm version (v2.16) available!
[Current version is v1.7602]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...
Out of memory during request for 40 bytes, total sbrk() is 267528192 bytes!
Lockfile removed.
Is there any solution to this?
Maybe but unknown at the moment.--
Earnie
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
MinGW-users mailing list
MinGW-***@lists.sourceforge.net
This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated.
_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users
Also: mailto:mingw-users-***@lists.sourceforge.net?subject=unsubscribe