Perl problems in Webmin
Hi Guys,Hopefully an easy question for some of you guru types. I have a server that im playing with webmin on (i can do a reasonable amount through the command line)
Webmin is working. However on the MySQL databases page I get the warning:
Warning: The Perl modules DBI and DBD::mysql are not installed on your system, so Webmin will not be able to reliably access your MySQL database. Click here to install them now.
It then tells me to click to install, so it does. It downloads
http://www.cpan.org/authors/id/T/TI/...BI-1.47.tar.gz (375545 bytes)
http://www.cpan.org/authors/id/R/RU/...-2.9004.tar.gz (114043 bytes)
If I make and install I get the error :
Executing /usr/bin/perl Makefile.PL && make ..
Perl 5.006 required--this is only version 5.00503, stopped at Makefile.PL line 10.
BEGIN failed--compilation aborted at Makefile.PL line 12.
How do I fix this ? I dont really fancy messing with CPAN as I dont even know what it does!
This machine is running FreeBSD 4.11 Stable
Cheers
Stuart