Hi,
for a start, you should not be doing tests as [root] :-)
Put it all in your 'user' directory, and extract, perl Makefile.PL, make,
make test, as a user.
You only need root to install it...
When you do 'perl Makefile.PL' does it warn you about missing modules ?
Robert
(YuGan)
> Hi, can anybody help? I am installing Unicode-Map-0.110, when I 'make
test'
> and I was told that it was not 100% ok. I have no idea what to do next.
> Should I continue with the installation? Or should I do anything else and
> what is it? Can anybody help me? Thanks a lot!
>
> Xu Hong
>
>
> [root Unicode-Map-0.110]# make test
> PERL_DL_NONLAZY=1
> /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/
> i386-linux -I/usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests
> $verbose)
> ; $verbose=0; runtests @ARGV;' t/*.t
> t/basic.............ok
> t/deprecated........
> # 2: new: joker charset id ......... ok
> # 3: new: preselected charset id ... ok
> # 4: noise ......................... ok
> # 5: reverse unicode ............... ok
> ok
> t/map...............
> # 2: n->m: CP936 ................................. failed!
> # 3: n->m: DEVANAGA .............................. failed!
> # 4: n->m: GB2312 (GB2312-80^8080 + ISO8859-1) ... failed!
> FAILED tests 2-4
> Failed 3/4 tests, 25.00% okay
> Failed Test Status Wstat Total Fail Failed List of failed
> --------------------------------------------------------------------------
-- > --- > t/map.t 4 3 75.00% 2-4 > Failed 1/3 test scripts, 66.67% okay. 3/10 subtests failed, 70.00% okay. > make: *** [test_dynamic] Error 29 > > >
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:36:03 EDT