I am trying to install this module for use with a spamassassin server.
Using Perl 5.8.3 on Fedora Core 2.  Getting the following error when I
either try to install the module through CPAN or downloading the tar and
doing it the old fashioned way.  Would appreciate any suggestions for
finding the problem.  I am new to linux but am trying to learn.

Thanks,

Ron

cpan> install Archive::Tar

CPAN: Storable loaded ok

Going to read /root/.cpan/Metadata

Database was generated on Wed, 18 Aug 2004 14:05:04 GMT Running install for
module Archive::Tar Running make for K/KA/KANE/Archive-Tar-1.10.tar.gz

CPAN: Digest::MD5 loaded ok

CPAN: Compress::Zlib loaded ok

Checksum for
/root/.cpan/sources/authors/id/K/KA/KANE/Archive-Tar-1.10.tar.gz ok Scanning
cache /root/.cpan/build for sizes Deleting from cache:
/root/.cpan/build/Bundle-libnet-1.00 (11.2>10.0 MB) Deleting from cache:
/root/.cpan/build/CPAN-1.76 (11.2>10.0 MB) Deleting from cache:
/root/.cpan/build/IO-Zlib-1.02 (10.7>10.0 MB) Deleting from cache:
/root/.cpan/build/Archive-Zip-1.12 (10.6>10.0 MB) Archive-Tar-1.10/
Archive-Tar-1.10/bin/ Archive-Tar-1.10/bin/ptar Archive-Tar-1.10/lib/
Archive-Tar-1.10/lib/Archive/ Archive-Tar-1.10/lib/Archive/Tar/
Archive-Tar-1.10/lib/Archive/Tar/Constant.pm

Archive-Tar-1.10/lib/Archive/Tar/File.pm

Archive-Tar-1.10/lib/Archive/Tar.pm

Archive-Tar-1.10/Makefile.PL

Archive-Tar-1.10/MANIFEST

Archive-Tar-1.10/META.yml

Archive-Tar-1.10/README

Archive-Tar-1.10/t/

Archive-Tar-1.10/t/01_use.t

Archive-Tar-1.10/t/02_methods.t

Archive-Tar-1.10/t/99_pod.t

Archive-Tar-1.10/t/src/

Archive-Tar-1.10/t/src/long/

Archive-Tar-1.10/t/src/long/b Archive-Tar-1.10/t/src/long/bar.tar

Archive-Tar-1.10/t/src/long/foo.tgz

Archive-Tar-1.10/t/src/short/

Archive-Tar-1.10/t/src/short/b Archive-Tar-1.10/t/src/short/bar.tar

Archive-Tar-1.10/t/src/short/foo.tgz

Removing previously used /root/.cpan/build/Archive-Tar-1.10

CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.10.tar.gz

Checking if your kit is complete...

Looks good

Writing Makefile for Archive::Tar

cp lib/Archive/Tar/Constant.pm blib/lib/Archive/Tar/Constant.pm cp
lib/Archive/Tar.pm blib/lib/Archive/Tar.pm cp lib/Archive/Tar/File.pm
blib/lib/Archive/Tar/File.pm cp bin/ptar blib/script/ptar /usr/bin/perl
"-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ptar Manifying
blib/man3/Archive::Tar.3pm Manifying blib/man3/Archive::Tar::File.3pm

/usr/bin/make -- OK

Running make test

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

t/01_use........ok

t/02_methods....ok 4/0Can't use string ("Unknown") as a symbol ref while
"strict refs" in use at /usr/lib/perl5/site_perl/5.8.3/IO/Zlib.pm line 545.
# Looks like your test died just after 4.

t/02_methods....dubious

Test returned status 255 (wstat 65280, 0xff00)

Scalar found where operator expected at (eval 154) line 1, near "'int'
$__val"

(Missing operator before $__val?)

after all the subtests completed successfully t/99_pod........skipped

all skipped: Test::Pod v0.95 required for testing POD

Failed Test Stat Wstat Total Fail Failed List of Failed

----------------------------------------------------------------------------
---

t/02_methods.t 255 65280 4 0 0.00% ??

1 test skipped.

Failed 1/3 test scripts, 66.67% okay. 0/6 subtests failed, 100.00% okay.

make: *** [test_dynamic] Error 255

/usr/bin/make test -- NOT OK

Running make install

make test had returned bad status, won't install without force



-- 
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