'Out of Memory' on AIX installing Perl Module [closed]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















Getting out of memory error trying to install NetFTPSSL perl module on IBM P750 running AIX 7.1 with 76GB of memory.



root@polarprod-cip(/)# perl -MCPAN -d -e 'install Net::FTPSSL'

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(-e:1): install Net::FTPSSL
DB<1> n
CPAN: Storable loaded ok (v2.20)
Reading '/.cpan/Metadata'
Reading '/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.02)
............................................................................
DONE
Reading '/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Mon, 11 Mar 2019 05:17:02 GMT
CPAN: HTTP::Date loaded ok (v1.44)
......................................Out of memory!
Callback called exit at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701.
at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701









share|improve this question















closed as unclear what you're asking by Jeff Schaller, Michael Homer, Rui F Ribeiro, jimmij, Thomas Mar 9 at 9:52


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.


















  • It's not clear what your goal is; I see that you didn't get very far with the cpan command, but what is it you're trying to accomplish?

    – Jeff Schaller
    Mar 8 at 14:38











  • @JeffSchaller show details about the Net::FTPSSL module?

    – mosvy
    Mar 8 at 19:36











  • I don't know-- the command stream didn't get far enough to see what their end goal was.

    – Jeff Schaller
    Mar 8 at 19:52

















2















Getting out of memory error trying to install NetFTPSSL perl module on IBM P750 running AIX 7.1 with 76GB of memory.



root@polarprod-cip(/)# perl -MCPAN -d -e 'install Net::FTPSSL'

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(-e:1): install Net::FTPSSL
DB<1> n
CPAN: Storable loaded ok (v2.20)
Reading '/.cpan/Metadata'
Reading '/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.02)
............................................................................
DONE
Reading '/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Mon, 11 Mar 2019 05:17:02 GMT
CPAN: HTTP::Date loaded ok (v1.44)
......................................Out of memory!
Callback called exit at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701.
at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701









share|improve this question















closed as unclear what you're asking by Jeff Schaller, Michael Homer, Rui F Ribeiro, jimmij, Thomas Mar 9 at 9:52


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.


















  • It's not clear what your goal is; I see that you didn't get very far with the cpan command, but what is it you're trying to accomplish?

    – Jeff Schaller
    Mar 8 at 14:38











  • @JeffSchaller show details about the Net::FTPSSL module?

    – mosvy
    Mar 8 at 19:36











  • I don't know-- the command stream didn't get far enough to see what their end goal was.

    – Jeff Schaller
    Mar 8 at 19:52













2












2








2








Getting out of memory error trying to install NetFTPSSL perl module on IBM P750 running AIX 7.1 with 76GB of memory.



root@polarprod-cip(/)# perl -MCPAN -d -e 'install Net::FTPSSL'

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(-e:1): install Net::FTPSSL
DB<1> n
CPAN: Storable loaded ok (v2.20)
Reading '/.cpan/Metadata'
Reading '/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.02)
............................................................................
DONE
Reading '/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Mon, 11 Mar 2019 05:17:02 GMT
CPAN: HTTP::Date loaded ok (v1.44)
......................................Out of memory!
Callback called exit at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701.
at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701









share|improve this question
















Getting out of memory error trying to install NetFTPSSL perl module on IBM P750 running AIX 7.1 with 76GB of memory.



root@polarprod-cip(/)# perl -MCPAN -d -e 'install Net::FTPSSL'

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(-e:1): install Net::FTPSSL
DB<1> n
CPAN: Storable loaded ok (v2.20)
Reading '/.cpan/Metadata'
Reading '/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.02)
............................................................................
DONE
Reading '/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Mon, 11 Mar 2019 05:17:02 GMT
CPAN: HTTP::Date loaded ok (v1.44)
......................................Out of memory!
Callback called exit at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701.
at /usr/opt/perl5/lib/5.10.1/perl5db.pl line 3701






perl aix cpan






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 11 at 13:44









Kusalananda

140k17261434




140k17261434










asked Mar 8 at 14:28









Russell LancasterRussell Lancaster

111




111




closed as unclear what you're asking by Jeff Schaller, Michael Homer, Rui F Ribeiro, jimmij, Thomas Mar 9 at 9:52


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









closed as unclear what you're asking by Jeff Schaller, Michael Homer, Rui F Ribeiro, jimmij, Thomas Mar 9 at 9:52


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • It's not clear what your goal is; I see that you didn't get very far with the cpan command, but what is it you're trying to accomplish?

    – Jeff Schaller
    Mar 8 at 14:38











  • @JeffSchaller show details about the Net::FTPSSL module?

    – mosvy
    Mar 8 at 19:36











  • I don't know-- the command stream didn't get far enough to see what their end goal was.

    – Jeff Schaller
    Mar 8 at 19:52

















  • It's not clear what your goal is; I see that you didn't get very far with the cpan command, but what is it you're trying to accomplish?

    – Jeff Schaller
    Mar 8 at 14:38











  • @JeffSchaller show details about the Net::FTPSSL module?

    – mosvy
    Mar 8 at 19:36











  • I don't know-- the command stream didn't get far enough to see what their end goal was.

    – Jeff Schaller
    Mar 8 at 19:52
















It's not clear what your goal is; I see that you didn't get very far with the cpan command, but what is it you're trying to accomplish?

– Jeff Schaller
Mar 8 at 14:38





It's not clear what your goal is; I see that you didn't get very far with the cpan command, but what is it you're trying to accomplish?

– Jeff Schaller
Mar 8 at 14:38













@JeffSchaller show details about the Net::FTPSSL module?

– mosvy
Mar 8 at 19:36





@JeffSchaller show details about the Net::FTPSSL module?

– mosvy
Mar 8 at 19:36













I don't know-- the command stream didn't get far enough to see what their end goal was.

– Jeff Schaller
Mar 8 at 19:52





I don't know-- the command stream didn't get far enough to see what their end goal was.

– Jeff Schaller
Mar 8 at 19:52










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay