Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 14:52:28 +0100
From:      Daniel Bye <dan@slightlystrange.org>
To:        Ivailo Tanusheff <I.Tanusheff@procreditbank.com>
Cc:        questions@freebsd.org
Subject:   Re: Port p5-XML-SAX problem
Message-ID:  <20020528135227.GD27216@icarus.slightlystrange.org>
In-Reply-To: <002801c20644$6dc49de0$cbf810ac@sof.procreditbank.bg>
References:  <20020528095415.GB27216@icarus.slightlystrange.org> <002801c20644$6dc49de0$cbf810ac@sof.procreditbank.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
Please post replies back to the list.

On Tue, May 28, 2002 at 03:37:28PM +0300, Ivailo Tanusheff wrote:
> The new problem is, that I run it with defaults of my region, but the
> site here is broken. How may I change the site or restart the
> configuration screen?

Do you mean you are having trouble with CPAN?  If you want to add a new
site to your config, do this:

cpan> o conf urllist push ftp://ftp.nl.uu.net/pub/CPAN/

Note, though, that the added site will disappear again when you quit
cpan.  To make the change persistent, you need to add it in your CPAN
config file.  The best way to do this is to let the CPAN module go through
the config step again, by typing

cpan> o conf init

I hope it works out!

Dan

> 
> Ivailo Tanusheff
> System Administrator and Security Advisor
> ProCredit Bank
> 
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Daniel Bye
> Sent: Tuesday, May 28, 2002 12:54 PM
> To: FreeBSD Questions
> Subject: Re: Port p5-XML-SAX problem
> 
> 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



-- 
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?20020528135227.GD27216>