Re: [Perlunit-devel] question of installing PerlUnit
Status: Beta
Brought to you by:
mca1001
|
From: <pdc...@bo...> - 2002-07-19 14:33:15
|
Adam Spiers <ad...@sp...> writes:
> Cindy Chen (ci...@re...) wrote:
> > Hi,
> >
> > I'm trying to install PerlUnit.
>
> (Please send installation-related queries to perlunit-users in
> future. Thanks.)
>
> > But first I have a problem with installing
> > "Class::Inner".
> >
> > I got an error message when running "make test"
> >
> > ===============================================
> > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> > -I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0 -e 'use
> > Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> > t/basic.............FAILED tests 1-13
> > Failed 13/13 tests, 0.00% okay
> > Failed Test Status Wstat Total Fail Failed List of failed
> > -------------------------------------------------------------------------------
> > t/basic.t 13 13 100.00% 1-13
> > Failed 1/1 test scripts, 0.00% okay. 13/13 subtests failed, 0.00% okay.
> > make: *** [test_dynamic] Error 29
> > ===============================================
>
> I'll leave Piers to deal with questions about Class::Inner.
Err... it works for me. I've come across people having this issue, but
never managed to duplicate it. You couldn't try doing
$ perl -Mblib t/basic.t
from the package's root directory and send me the output could you?
--
Piers
"It is a truth universally acknowledged that a language in
possession of a rich syntax must be in need of a rewrite."
-- Jane Austen?
|