On Mon, 22 Feb 2010 15:16:29 +0100, Paul Stear <[email protected]> wrote: > Both of the above update emerges failed with the same error: > For libgsf:- > checking for XML::Parser... configure: error: XML::Parser perl module is
> required for intltool > For intitool > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > > How do I install a perl XML parser? Where is it located? I suspect you've been hit by the recent perl upgrade to 5.10 and haven't updated all the modules. Have you tried running `perl-cleaner --all`? John
