Hello there :).
I've recently installed Bugzilla, following the guide:
http://wiki.dreamhost.com/Bugzilla
Here's the full message:
-----------------------------------------------
Software error:
Can't locate Math/Random/ISAAC.pm in @INC (@INC contains: . lib /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl) at Bugzilla/RNG.pm line 28.
BEGIN failed--compilation aborted at Bugzilla/RNG.pm line 28.
Compilation failed in require at Bugzilla/Util.pm line 50.
BEGIN failed--compilation aborted at Bugzilla/Util.pm line 50.
Compilation failed in require at Bugzilla/Error.pm line 33.
BEGIN failed--compilation aborted at Bugzilla/Error.pm line 33.
Compilation failed in require at Bugzilla/Install/Filesystem.pm line 31.
BEGIN failed--compilation aborted at Bugzilla/Install/Filesystem.pm line 31.
Compilation failed in require at Bugzilla/Config.pm line 38.
BEGIN failed--compilation aborted at Bugzilla/Config.pm line 38.
Compilation failed in require at Bugzilla.pm line 38.
BEGIN failed--compilation aborted at Bugzilla.pm line 38.
Compilation failed in require at index.cgi line 34.
BEGIN failed--compilation aborted at index.cgi line 34.
For help, please send mail to the webmaster (
webm...@website.com), giving this error message and the time and date of the error.
-----------------------------------------------
I've installed "Math::Random::ISAAC" (v1.004), using the "Perl Module Installer" in my webhosts cPanel.
I can find ISAAC.pm on my webserver, using the following paths:
/perl/usr/local/lib/perl5/Math/Random
/perl5/lib/perl5/Math/Random
Does anyone have any idea of what I can do to resolve this?
Thank you,
jj