libbonobo-2.6.1 -> 2.6.2 fails not finding XML::Parser

Pav Lucistnik pav at FreeBSD.org
Mon May 31 05:08:48 PDT 2004


V po, 31. 05. 2004 v 14:02, Ion-Mihai Tetcu píše:

> > > checking for perl... /usr/bin/perl
> > > configure: error: XML::Parser perl module is required for intltool
> > > ===>  Script "configure" failed unexpectedly.
> > > 
> > > [..]
> > > 
> > > The config.log is atached.
> > > Perl is up to date (perl-5.8.4).
> > 
> > Note: 5.8.4
> > 
> > >  # pkg_info -L p5-XML-Parser-2.34_1
> > > Information for p5-XML-Parser-2.34_1:
> > > 
> > > Files:
> > > /usr/local/lib/perl5/5.8.2/man/man3/XML::Parser.3.gz
> > > /usr/local/lib/perl5/5.8.2/man/man3/XML::Parser::Expat.3.gz
> > 
> > Note: 5.8.2
> > 
> > Looks like you botched your perl upgrade - when you upgrade perl, you
> > must reinstall all p5 modules and all applications that installs into
> > SITE_PERL too.
> 
> I see. I've just updated perl with portupgrade -R; I'll do it with -rf now.

That is equal to complete reinstallation of your machine, because
virtually everything use perl. Something like this will be more
effective:

portupgrade -f $(find /usr/local/lib/perl5/site_perl/5.8.2/ -type f
-print0|xargs -0 pkg_which -fv|sed -e 's/.*://'|sort -u)

(incantation supplied by Mathieu Arnold)

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

Can't sing. Can't dance. Can handle a sword a little.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040531/19758de3/attachment.bin


More information about the freebsd-gnome mailing list