Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2007 17:50:38 -0700 (PDT)
From:      Craig Russell <crussell_1969@yahoo.com>
To:        freebsd <freebsd-questions@freebsd.org>
Subject:   Re: Missing perl module is messing everything up
Message-ID:  <991662.54266.qm@web51609.mail.re2.yahoo.com>
In-Reply-To: <713328.4638.qm@web57011.mail.re3.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Try running "perl -MCPAN -e shell" as root.

That should take you to a cpan> prompt from there type
"install XML::Parser"

If that completes succesfully hit exit and try to
install what you were looking for.

Hope this helps

Craig Russell
--- David LeCount <snailboy1@yahoo.com> wrote:

> Ahoy. Every time I try to upgrade a program that
> depends on Perl, I get this error:
> 
> checking for XML::Parser... configure: error:
> XML::Parser perl module is required for intltool
> 
> I've tried a portupgrade -fRra to no avail. I'm not
> sure if I'm missing a package (pkgdb -F doesn't show
> anything) or something is configured incorrectly.
> I've
> done a search and came up with nothing. I could use
> a
> little help.
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> 




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