Subject: | Re: Wondering if Bug or just missing a module |
Date: | Tue, 29 Jul 2008 13:26:23 -0700 (PDT) |
To: | bug-Barcode-Code128 [...] rt.cpan.org |
From: | "Henry Wong, ¶À³Ç¼e" <somethingweird [...] yahoo.com> |
Oh I forgot
trying to install Barcode-Code128-2.01
using
perl -v
This is perl, v5.10.0 built for x86_64-linux-thread-multi
Thanks
--- On Tue, 7/29/08, Henry Wong, ¶À³Ç¼e <somethingweird@yahoo.com> wrote:
Show quoted text
> From: Henry Wong, ¶À³Ç¼e <somethingweird@yahoo.com>
> Subject: Wondering if Bug or just missing a module
> To: bug-Barcode-Code128@rt.cpan.org
> Date: Tuesday, July 29, 2008, 4:20 PM
> Hi, I wondering if you can help me, I can't seem to
> install your module.
>
> -Here is the output-
>
> [root@mail Barcode-Code128-2.01-5LxEvO]# perl Makefile.PL
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Barcode::Code128
>
> [root@mail Barcode-Code128-2.01-5LxEvO]# make
> cp lib/Barcode/Code128.pm blib/lib/Barcode/Code128.pm
> Manifying blib/man3/Barcode::Code128.3pm
> [root@mail Barcode-Code128-2.01-5LxEvO]# make test
> PERL_DL_NONLAZY=1 /usr/bin/perl
> "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib',
> 'blib/arch')" t/*.t
> t/barcode....ok
>
> t/gif........ok 1/0skipped
>
> all skipped: no reason given
> t/png........FAILED test 2
>
> Failed 1/2 tests, 50.00% okay
> Failed Test Stat Wstat Total Fail List of Failed
> -------------------------------------------------------------------------------
> t/png.t 2 1 2
> 1 test skipped.
> Failed 1/3 test scripts. 0/4 subtests failed.
> Files=3, Tests=4, 0 wallclock secs ( 0.11 cusr + 0.03
> csys = 0.14 CPU)
> Failed 1/3 test programs. 0/4 subtests failed.
> make: *** [test_dynamic] Error 255
>
> -Fedora 9 86-x64:
> Linux mail 2.6.25.11-97.fc9.x86_64 #1 SMP Mon Jul 21
> 01:09:10 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
>
> -Attached is the RPM package installed on the machine