Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 10:54:15 +0100
From:      Daniel Bye <dan@slightlystrange.org>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Port p5-XML-SAX problem
Message-ID:  <20020528095415.GB27216@icarus.slightlystrange.org>
In-Reply-To: <002d01c20615$28ad4880$cbf810ac@sof.procreditbank.bg>
References:  <002d01c20615$28ad4880$cbf810ac@sof.procreditbank.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 28, 2002 at 09:58:56AM +0300, Ivailo Tanusheff wrote:
> Hi,
> 
> I'm trying to install p5-XML-SAX from the ports, but I receive the
> following error (I have installed p5-File-Temp-0.12_1):
> 
> Writing
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/XML/SAX/.packlist
> Appending installation info to /usr/local/lib/perllocal.pod
>***> File::Spec version 0.8 required--this is only version 0.6 at
> /usr/local/lib/perl5/site_perl/5.005/File/Temp.pm line 127.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/File/Temp.pm line 127.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/XML/SAX/PurePerl/Reader/URI.pm line
> 8.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/XML/SAX/PurePerl/Reader.pm line 6.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/XML/SAX/PurePerl.pm line 11.
> *** Error code 2
> 
> Stop in /usr/ports/textproc/p5-XML-SAX/work/XML-SAX-0.10.
> *** Error code 1
> 
> Stop in /usr/ports/textproc/p5-XML-SAX.
> 
> Can you help me handle this, pls?
> 
> Ivailo

It looks like you need to update your File::Spec module.  Probably best
to use CPAN for this, so you get all the associated docs and deps installed
as well.  If you haven't used CPAN before, do "perl -MCPAN -eshell", 
follow the instructions, then when you get the cpan> prompt, type

install File::Spec

This "should work", but be warned - it can take a while to satisfy the
CPAN module's thirst for knowledge...

Dan
-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020528095415.GB27216>