I have problem on installing Bundle::HoneyClient::Util, the dialog shows that all required modules is ready except XML:Parser, the error message as below:
…
LWP is up to date (5.808).
Running install for module 'XML::Parser'
Running make for M/MS/MSERGEANT/XML-Parser-2.36.tar.gz
Has already been unwrapped into directory /home/hclhost/honeyclient/cpan/build/XML-Parser-2.36-8s5W4L
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
XML::XPath is up to date (1.13).
…
I am using CentOS 5 and perl version 5.8.8 built for i386-linux-thread-multi
and download the source file to install. How can I solve this problem?