Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2013 14:39:20 +0900 (JST)
From:      Yoshihiro Oka <oka@nakasatsunai.jp>
To:        gnome-jfbml@snkmail.com
Cc:        gnome@freebsd.org
Subject:   Re: [maintainer]
Message-ID:  <20130330.143920.74656457.oka@nakasatsunai.jp>
In-Reply-To: <30075-1364604334-816663@sneakemail.com>
References:  <20130330.081105.74657834.oka@nakasatsunai.jp> <30075-1364604334-816663@sneakemail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I am Oka.
From: "John Hein" <gnome-jfbml@snkmail.com>
Subject: Re: [maintainer]
Date: Fri, 29 Mar 2013 18:44:55 -0600 (MDT)
Message-ID: <30075-1364604334-816663@sneakemail.com>

> 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? ...
yes.

> perl -e 'require XML::Parser'
zen4:/home/oka: perl -e 'require XML::Parser'
Can't locate XML/Parser.pm in @INC (@INC contains: /usr/local/lib/perl5/5.16.2/BSDPAN /usr/local/lib/perl5/site_perl/5.16.2/mach /usr/local/lib/perl5/site_perl/5.16.2 /usr/local/lib/perl5/5.16.2/mach /usr/local/lib/perl5/5.16.2 .) at -e line 1.

p5-XML-Parser-2.40 ==> p5-XML-Parser-2.41_1

# cd /usr/ports/textproc/p5-XML-Parser
# make
# make install
# make clean
# cd ../../textproc/intltool
# make
# make install
# make deinstall
# make reinstall
# make clean
# cd /usr/ports/www/firefox
# make
# make
# make install
# cd ../firefox-i18n/
# make
# make install

No error.

Very fast reply,thank you.



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