I would try to do the make manually for Want.pm and see what errors crop 
up...

"Graeme McLaren" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hi all, I tried installing Set::Array and I got the following error:
>
> #   Failed test 'use Set::Array;'
> #   in t/test.t at line 7.
> #     Tried to use 'Set::Array'.
> #     Error:  Can't locate Want.pm in @INC (@INC contains: 
> /root/.cpan/build/Set-Array-0.14/blib/lib 
> /root/.cpan/build/Set-Array-0.14/blib/arch /etc/perl 
> /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 
> /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
> /usr/local/lib/site_perl . /etc/perl /usr/local/lib/perl/5.8.4 
> /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 
> /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at 
> /root/.cpan/build/Set-Array-0.14/blib/lib/Set/Array.pm line 10.
> # BEGIN failed--compilation aborted at t/test.t line 7.
> # Compilation failed in require at (eval 3) line 2.
> # BEGIN failed--compilation aborted at (eval 3) line 2.
> Can't locate object method "new" via package "Set::Array" at t/test.t line 
> 9.
> # Looks like you planned 39 tests but only ran 1.
> # Looks like you failed 1 test of 1 run.
> # Looks like your test died just after 1.
> t/test....dubious
>        Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-39
>        Failed 39/39 tests, 0.00% okay
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/test.t     255 65280    39   77 197.44%  1-39
> 1 test skipped.
> Failed 1/2 test scripts, 50.00% okay. 39/39 subtests failed, 0.00% okay.
> make: *** [test_dynamic] Error 2
>  /usr/bin/make test -- NOT OK
> Running make install
>  make test had returned bad status, won't install without force
>
>
> I've tried installing Want.pm:
>
> cpan> install Want
> Running install for module Want
> Running make for R/RO/ROBIN/Want-0.10.tar.gz
>  Is already unwrapped into directory /root/.cpan/build/Want-0.10
>  Has already been processed within this session
> Running make test
>  Can't test without successful make
> Running make install
>  make had returned bad status, install seems impossible
>
>
> I can't get this working, any ideas on how to get this installed?
>
>
> Cheers,
>
> G :)
>
>
> Public Sub House()
>
> On Error Resume drink
>
>         If Pint.empty = True Then
>                 Pint.refill
>   Else
>                 Pint.drink
>         End if
>
> stomach.add Pint
>
> MsgBox " I've had .... " & stomach.count & " Pints"
> MsgBox "VERY DRUNK"
>
> End Sub
>
>
>
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>
> 




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to