
yoyo at gl
Feb 22, 2010, 7:35 AM
Post #3 of 7
(894 views)
Permalink
|
|
Re: emerge failures for libgsf & intltool
[In reply to]
|
|
On Mon, Feb 22, 2010 at 03:16:29PM +0100, Paul Stear 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? > Thanks for any help > Paul emerge -av1 XML-Parser I the last update I had several failures due to perl packages missing, they weren't actually missing, just in incorrect perl version and needed remerging... Is there something along the lines of python-updater for perl? I just remerged the perl packages everytime something complained (wasn't that much), usually replace :: with - to get the package name ;) I was a bit more lucky, as the packages that failed for me didn't check for the modules in configure, but just failed somewhere in the build with a "XXXX not found" message, so I just ran qfile `locate XXXX` to get the package... yoyo -- _ | YoYo () Siska =================== http://www.ksp.sk/
|