From owner-freebsd-gnome@FreeBSD.ORG Mon May 31 05:08:48 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C2F716A4CE for ; Mon, 31 May 2004 05:08:48 -0700 (PDT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id A122143D45 for ; Mon, 31 May 2004 05:08:47 -0700 (PDT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])i4VC8VQP067440; Mon, 31 May 2004 14:08:31 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.12.11/8.12.11/Submit) id i4VC8VKs067439; Mon, 31 May 2004 14:08:31 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Ion-Mihai Tetcu In-Reply-To: <20040531150241.2ed88f43@it.buh.cameradicommercio.ro> References: <20040531143854.4fd143c5@it.buh.cameradicommercio.ro> <1086003690.55601.50.camel@pav.hide.vol.cz> <20040531150241.2ed88f43@it.buh.cameradicommercio.ro> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-W5HO3Seo5NTqy2avbIVn" Message-Id: <1086005310.55601.62.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 31 May 2004 14:08:30 +0200 cc: gnome@FreeBSD.org Subject: Re: libbonobo-2.6.1 -> 2.6.2 fails not finding XML::Parser X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2004 12:08:48 -0000 --=-W5HO3Seo5NTqy2avbIVn Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable V po, 31. 05. 2004 v 14:02, Ion-Mihai Tetcu p=ED=B9e: > > > 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 no= w. 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) --=20 Pav Lucistnik Can't sing. Can't dance. Can handle a sword a little. --=-W5HO3Seo5NTqy2avbIVn Content-Type: application/pgp-signature; name=signature.asc Content-Description: 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?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAuyA+ntdYP8FOsoIRAojCAJ9/qq3ht4EmVPN8IR40zsc+KCVZzQCgnQgN 4r+x+z9ye0OV36HRAoDoYcQ= =MAOb -----END PGP SIGNATURE----- --=-W5HO3Seo5NTqy2avbIVn--