Thanks, but installing glibtop only solved the GTop.pm issue. We're still
having the same problem with Scoreboard.pm. Below is the output from the
Scoreboard.pm installation process.
Alex Algard
[EMAIL PROTECTED]
[root]# perl Makefile.PL
Writing Makefile for Apache::DummyScoreboard
Writing Makefile for Apache::Scoreboard
[root]# make
make[1]: Entering directory `/www/Apache-Scoreboard-0.10/Dummy'
/usr/bin/perl -I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503
/usr/lib/perl5/5.00503/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.00503/ExtUtils/typemap -typemap typemap DummyScoreboard.xs
>xstmp.c && mv xstmp.c DummyScoreboard.c
Error: 'Apache' not in typemap in DummyScoreboard.xs, line 122
Please specify prototyping behavior for DummyScoreboard.xs (see perlxs
manual)
make[1]: *** [DummyScoreboard.c] Error 1
make[1]: Leaving directory `/www/Apache-Scoreboard-0.10/Dummy'
make: *** [subdirs] Error 2