
1arryb
User
Feb 25, 2009, 12:39 PM
Post #2 of 3
(392 views)
|
|
Re: [ahess] INstalling XML::Parser module
[In reply to]
|
Can't Post
|
|
Hi ahess, I don't run ubuntu but I too have had problems installing XML::Parser. A couple of general suggestions. 1. XPAT may not be instlled on your system. You may have to get it via the Ubuntu Linux package manager. 2. Try installing the Heavy.pm module by itself, then retry the XML::Parser install. Sometimes CPAN barfs when it tries to install everything in one go. 3. Say "no" to installing optional modules unless you know you need them. It just complicates the XML::Parser install. Good luck, Larry
|