I'm trying to install ganglia. I believe everything is installed per the web pages, but when I try to start the init.d script I get a failure with Expat:
bash-2.05# /etc/rc.d/init.d/ganglia-php-rrd start Starting GANGLIA RRD Daemon: Can't locate loadable object for module XML::Parser::Expat in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/5.6.0/XML/Parser.pm line 15 Compilation failed in require at /usr/lib/perl5/site_perl/5.6.0/XML/Parser.pm line 15. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.6.0/XML/Parser.pm line 19. Compilation failed in require at /var/log/ganglia/ganglia-rrd.pl line 32. BEGIN failed--compilation aborted at /var/log/ganglia/ganglia-rrd.pl line 32. [60G[FAILED] bash-2.05# I'm running RedHat 7.1; expat appears to be loaded: bash-2.05# rpm -qa | grep -i expat expat-1.95.1-1 expat-devel-1.95.1-1 bash-2.05# Any suggestions? -Mahlon ------------------------------------------------------------- Mahlon Stacy Internet: [EMAIL PROTECTED] Mayo Foundation (507) 284-4558 Medical Science Bldg 1-43 FAX (507) 284-1632 Rochester, MN 55905 -------------------------------------------------------------

