Getting Bugzila to run (was RE: [Fwd: ibm and bugzilla])

Benton, Kevin kevin.benton at amd.com
Wed Jun 8 22:10:18 UTC 2005


> Yes, I tried running the Perl code and it continues to fail with the
error
> message as below in this email:
>    "...Can't locate auto/DBI/new.al in @INC..."

David - it seems that the problem is clearly between Perl and MySQL.  

> My localconfig has user 'bugs' and the proper password. When logging
in
> with:
>    mysql -u bugs -p
> I am prompted for the password and then logs in.  There is no 'bugs'
> database to attach to though because checkconfig.pl errors on the
template
> portion and doesn't create the 'bugs' database.
> 
> I doubt there are multiple copies of either because before installing
> either
> Perl 5.8 or mySQL 4.1.12, I performed a 'find * / | grep -i
[perl/mysql]'
> and removed all occurences so that the install would be clean.

How did you remove Perl and MySQL?  Are you sure you removed not only
the executables, but the libraries and support files?

This is not sounding good.  If I were in your shoes, I would start over
on a clean system and forget upgrading Perl and MySQL.  I'd install
Bugzilla on the stock system first so you can prove to yourself that it
works.  After that, I'd consider playing with newer versions of Perl and
MySQL.  From what I'm hearing you say (as above), it seems there is a
real problem with the libraries Perl is attempting to use.






More information about the developers mailing list