Ilyas Keser <[EMAIL PROTECTED]> writes:

> Can't locate DBI.pm in @INC (@INC contains:
> /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
> /Library/Perl /Library/Perl /Network/Library/Perl/darwin
> /Network/Library/Perl /Network/Library/Perl .) at ./mysqlhotcopy line
> 8.
> BEGIN failed--compilation aborted at ./mysqlhotcopy line 8.
> What is DBI.pm?

It's a perl module you need in order to contact MySQL from perl.
Obviously, if perl can't talk to the databases, it won't get any data
from it either. Consult your operating system manual or your local
perl expert to find out how to install the module.

-- 
 - håkon

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to