Results 1 to 3 of 3
I'm unable to compile the source for gcalctool on a plain Slackware 12.0.0 running on an x86.
The error is: "checking for XML::Parser... configure: error: XML::Parser perl module is required ...
- 11-21-2007 #1Linux Newbie
- Join Date
- Jul 2007
- Posts
- 104
gcalctool installation help
I'm unable to compile the source for gcalctool on a plain Slackware 12.0.0 running on an x86.
The error is: "checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool", this is encountered while executing the configure script.
I've been searching for this on web based search engines to no avail. Does anyone know what exactly this is, and where I can get it?
- 11-23-2007 #2Just Joined!
- Join Date
- Nov 2007
- Location
- Camp Pendleton
- Posts
- 55
Try installing the cpan module. I'm not big on Perl, but this should be all you need.
The CPAN Frequently Asked Questions
- 11-23-2007 #3
On some distros, you would solve that problem by installing a package called perl-XML-parser.


Reply With Quote