CPAN module...and forceful installs

2001-11-08 Thread Jim Conner

I am getting:

Failed Test Status Wstat Total Fail  Failed  List of Failed

t/19_filterchange.t2   51255   55 100.00%  1-55
5 tests skipped.
Failed 1/26 test scripts, 96.15% okay. 55/463 subtests failed, 88.12% okay.
*** Error code 2

Stop in /root/.cpan/build/POE-0.17.
   /usr/bin/make test -- NOT OK
Running make install
   make test had returned bad status, won't install without force

How would I do a force(ful) installation with the CPAN module??




- Jim

-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
http://www.perlmonks.org/index.pl?node_id=67861&lastnode_id=67861

-BEGIN PERL GEEK CODE BLOCK-  --BEGIN GEEK CODE BLOCK--
Version: 0.01 Version: 3.12
P++>*@$c?P6?R+++>@$M  GIT/CM/J d++(--) s++:++ a-
 >$O!MA->E!> PU-->+++BDC(+) UB$L$S$
$C-@D!>(-)$S@$X?WP+>MO!>+++   P++(+)>+ L+++()>+$ !E*
+PP+++>n-CO?PO!o >G   W++(+++) N+ o !K w--- PS---(-)@ PE
 >*(!)$A-->@$Ee---(-)Ev++uL++>*@$uB+   Y+>+++ PGP t+(+++)>+++@ 5- X++ R@
 >*@$uS+>*@$uH+uo+w-@$m!   tv+ b? DI-(+++) D+++(++) G()
--END PERL GEEK CODE BLOCK--  --END GEEK CODE BLOCK--


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: CPAN module...and forceful installs

2001-11-08 Thread Jim Conner

At 02:02 11.09.2001 -0500, Jim Conner wrote:
>I am getting:
>
>Failed Test Status Wstat Total Fail  Failed  List of Failed
>
>t/19_filterchange.t2   51255   55 100.00%  1-55
>5 tests skipped.
>Failed 1/26 test scripts, 96.15% okay. 55/463 subtests failed, 88.12% okay.
>*** Error code 2
>
>Stop in /root/.cpan/build/POE-0.17.
>   /usr/bin/make test -- NOT OK
>Running make install
>   make test had returned bad status, won't install without force
>
>How would I do a force(ful) installation with the CPAN module??
>

Heh, its amazing what one can learn if one just rtfm's ;)  I will answer my 
own question here.

  Example:

  cpan> install OpenGL
  OpenGL is up to date.
  cpan> force install OpenGL
  Running make
  OpenGL-0.4/
  OpenGL-0.4/COPYRIGHT
  [...]





>- Jim
>
>-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
>http://www.perlmonks.org/index.pl?node_id=67861&lastnode_id=67861
>
>-BEGIN PERL GEEK CODE BLOCK-  --BEGIN GEEK CODE BLOCK--
>Version: 0.01 Version: 3.12
>P++>*@$c?P6?R+++>@$M  GIT/CM/J d++(--) s++:++ a-
> >$O!MA->E!> PU-->+++BDC(+) UB$L$S$
>$C-@D!>(-)$S@$X?WP+>MO!>+++   P++(+)>+ L+++()>+$ !E*
>+PP+++>n-CO?PO!o >G   W++(+++) N+ o !K w--- PS---(-)@ PE
> >*(!)$A-->@$Ee---(-)Ev++uL++>*@$uB+   Y+>+++ PGP t+(+++)>+++@ 5- X++ R@
> >*@$uS+>*@$uH+uo+w-@$m!   tv+ b? DI-(+++) D+++(++) G()
>--END PERL GEEK CODE BLOCK--  --END GEEK CODE BLOCK--
>
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>



- Jim

-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
http://www.perlmonks.org/index.pl?node_id=67861&lastnode_id=67861

-BEGIN PERL GEEK CODE BLOCK-  --BEGIN GEEK CODE BLOCK--
Version: 0.01 Version: 3.12
P++>*@$c?P6?R+++>@$M  GIT/CM/J d++(--) s++:++ a-
 >$O!MA->E!> PU-->+++BDC(+) UB$L$S$
$C-@D!>(-)$S@$X?WP+>MO!>+++   P++(+)>+ L+++()>+$ !E*
+PP+++>n-CO?PO!o >G   W++(+++) N+ o !K w--- PS---(-)@ PE
 >*(!)$A-->@$Ee---(-)Ev++uL++>*@$uB+   Y+>+++ PGP t+(+++)>+++@ 5- X++ R@
 >*@$uS+>*@$uH+uo+w-@$m!   tv+ b? DI-(+++) D+++(++) G()
--END PERL GEEK CODE BLOCK--  --END GEEK CODE BLOCK--


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]