Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 16:44:04 +0300
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        pav@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   Re: libbonobo-2.6.1 -> 2.6.2 fails not finding XML::Parser
Message-ID:  <20040531164404.53c97303@it.buh.cameradicommercio.ro>
In-Reply-To: <1086005310.55601.62.camel@pav.hide.vol.cz>
References:  <20040531143854.4fd143c5@it.buh.cameradicommercio.ro> <1086003690.55601.50.camel@pav.hide.vol.cz> <20040531150241.2ed88f43@it.buh.cameradicommercio.ro> <1086005310.55601.62.camel@pav.hide.vol.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 31 May 2004 14:08:30 +0200
Pav Lucistnik <pav@FreeBSD.org> wrote:

> V po, 31. 05. 2004 v 14:02, Ion-Mihai Tetcu p=ED=B9e:
>=20
> > > > checking for perl... /usr/bin/perl
> > > > configure: error: XML::Parser perl module is required for intltool
> > > > =3D=3D=3D>  Script "configure" failed unexpectedly.
> > > >=20
> > > > [..]
> > > >=20
> > > > The config.log is atached.
> > > > Perl is up to date (perl-5.8.4).
> > >=20
> > > Note: 5.8.4
> > >=20
> > > >  # pkg_info -L p5-XML-Parser-2.34_1
> > > > Information for p5-XML-Parser-2.34_1:
> > > >=20
> > > > 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
> > >=20
> > > Note: 5.8.2
> > >=20
> > > 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.
> >=20
> > I see. I've just updated perl with portupgrade -R; I'll do it with -rf =
now.
>=20
> That is equal to complete reinstallation of your machine, because
> virtually everything use perl.

Yeh, I saw that.

> Something like this will be more effective:
>=20
> 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)
>=20
> (incantation supplied by Mathieu Arnold)

Thanks; it's more elegant that what I've achieved.


--=20
IOnut
Unregistered ;) FreeBSD "user"



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