Re: Re: Where is the Perl XML::Parser port

2009-03-30 Thread Mark Busby
I've had good luck using tha cpan script to add perl moduals "cpan XML::Parser" will add it and the needed moduals check man cpan --- On Mon, 3/30/09, af300...@gmail.com wrote: > From: af300...@gmail.com > Subject: Re: Re: Where is the Perl XML::Parser port > To:

Re: Re: Where is the Perl XML::Parser port

2009-03-30 Thread af300wsm
On Mar 29, 2009 4:21pm, "Paul B. Mahol" wrote: On 3/29/09, af300...@gmail.com af300...@gmail.com> wrote: > Hi, > > I'm installing the latest gimp and get to a point in the install where it > says: > > checking for perl... /usr/bin/perl > checking for XML::Parser... configur

Re: Where is the Perl XML::Parser port

2009-03-29 Thread Anton Yuzhaninov
On Sun, 29 Mar 2009 22:07:42 +, af300...@gmail.com wrote: awgc> So, I've done some searches at freshports.org and I cannot find the awgc> XML::Parser perl module anywhere in the ports tree. What is it under? /usr/ports/textproc/p5-XML-Parser/ -- Anton Yuzhaninov _

Re: Where is the Perl XML::Parser port

2009-03-29 Thread Paul B. Mahol
On 3/29/09, af300...@gmail.com wrote: > Hi, > > I'm installing the latest gimp and get to a point in the install where it > says: > > checking for perl... /usr/bin/perl > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > > > So, I've done some searc

Where is the Perl XML::Parser port

2009-03-29 Thread af300wsm
Hi, I'm installing the latest gimp and get to a point in the install where it says: checking for perl... /usr/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool So, I've done some searches at freshports.org and I cannot find the XML: