Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2013 18:44:55 -0600 (MDT)
From:      "John Hein" <gnome-jfbml@snkmail.com>
To:        "Yoshihiro Oka" <oka@nakasatsunai.jp>, <gnome@freebsd.org>
Subject:   Re: [maintainer]
Message-ID:  <30075-1364604334-816663@sneakemail.com>
In-Reply-To: <20130330.081105.74657834.oka@nakasatsunai.jp>
References:  <20130330.081105.74657834.oka@nakasatsunai.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Yoshihiro Oka wrote at 08:11 +0900 on Mar 30, 2013:
[..]
 > ===>  Configuring for intltool-0.41.1
[..]
 > checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
[..]
 > uname -r = 8.4-BETA1
 > uname -s = FreeBSD
[..]
 > configure:2226: checking for XML::Parser
 > configure:2232: error: XML::Parser perl module is required for intltool

Does this generate an error? ...

perl -e 'require XML::Parser'

Perhaps you updated perl from an older version (e.g, 5.12 or something) with
running perl-after-upgrade or reinstalling perl ports.

pkg_info -qL -x p5-XML-Parser | grep Parser.pm

If that is not in a 5.16.2 directory, that's your trouble.

If so, try reinstalling p5-XML-Parser.




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