After running /scripts/rhlupdate I got this error: Does it brake something? Is there a way to fix it?
CPAN.pm: Going to build G/GR/GRANTM/XML-Simple-2.15.tar.gz
Checking installed modules ...
=============================================================================
Fatal error: Your default XML parser (XML::SAX::PurePerl) is broken.
There are known bugs in the PurePerl parser included with version 0.13
and 0.14 of XML::SAX. The XML::Simple tests will fail with this parser.
One way to avoid the problem is to install XML::SAX::Expat - it will
install itself as the system default XML parser and then you will be able
to install XML::Simple successfully. XML::SAX::Expat is also much faster
than XML::SAX::PurePerl so you probably want it anyway.
=============================================================================
make: *** No targets specified and no makefile found. Stop.
/usr/bin/make -- NOT OK
Running make install
make had returned bad status, install seems impossible
perlmod--Install done
GD installed ok
root@server1 [~]#
Thanks
CPAN.pm: Going to build G/GR/GRANTM/XML-Simple-2.15.tar.gz
Checking installed modules ...
=============================================================================
Fatal error: Your default XML parser (XML::SAX::PurePerl) is broken.
There are known bugs in the PurePerl parser included with version 0.13
and 0.14 of XML::SAX. The XML::Simple tests will fail with this parser.
One way to avoid the problem is to install XML::SAX::Expat - it will
install itself as the system default XML parser and then you will be able
to install XML::Simple successfully. XML::SAX::Expat is also much faster
than XML::SAX::PurePerl so you probably want it anyway.
=============================================================================
make: *** No targets specified and no makefile found. Stop.
/usr/bin/make -- NOT OK
Running make install
make had returned bad status, install seems impossible
perlmod--Install done
GD installed ok
root@server1 [~]#
Thanks