Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
But this part of the installation is taking too long (almost 1 hour already).sudo perl -MCPAN -e 'force install Math::Bigint'
I was wondering if there is a way to bypass the tests since I am already doing a force install?Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-dh.t t/00-compile.t .. Math::BigInt: couldn't load specified math lib(s), f +allback to Math::BigInt::Calc at /home/xxx/.cpan/build/Crypt-DH-0.06/ +blib/lib/Crypt/DH.pm line 6 t/00-compile.t .. ok t/01-dh.t ....... Math::BigInt: couldn't load specified math lib(s), f +allback to Math::BigInt::Calc at /home/xxx/.cpan/build/Crypt-DH-0.06/ +blib/lib/Crypt/DH.pm line 6 t/01-dh.t ....... 16/21
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Force Install without Running Tests
by bingos (Vicar) on Sep 08, 2010 at 22:48 UTC | |
|
Re: Force Install without Running Tests
by Your Mother (Archbishop) on Sep 08, 2010 at 21:41 UTC | |
by mrmattipants (Initiate) on Oct 16, 2016 at 22:05 UTC | |
by stevieb (Canon) on Oct 17, 2016 at 06:09 UTC | |
by Anonymous Monk on Feb 21, 2017 at 18:59 UTC | |
by Anonymous Monk on Jul 22, 2014 at 16:06 UTC | |
by Your Mother (Archbishop) on Jul 22, 2014 at 16:14 UTC | |
|
Re: Force Install without Running Tests
by JavaFan (Canon) on Sep 08, 2010 at 21:11 UTC |