XML::Simple ...MISSING

Hello,

When i run ‘make testdeps’, i get “XML::Simple …MISSING”

Then when i try and install it individually by running ‘perl -MCPAN -e
’install XML::Simple’'
I get a lot of "Unable to recognise encoding of this document at
/usr/lib/perl5/site_perl/5.8.6/XML/SAX/PurePerl/EncodingDetect.pm line 96."
lines.

At the end of the process… I get these lines…

Failed 2/11 test scripts, 81.82% okay. 5/468 subtests failed, 98.93% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test – NOT OK
Running make install
make test had returned bad status, won’t install without force

anyone know what to do?

Regards,
Anthony G

Anthony Gabila wrote:

When i run ‘make testdeps’, i get “XML::Simple …MISSING”

Install perl-XML-Simple package for ur distro

~Nadeem