cedric wrote:

> /usr/bin/mysql_setpermission returns the following:
> Can't locate DBI.pm in @INC (@INC contains: ****)
>
> Perl 5 is installed.
> What do I do?

This is really a perl question.

But...

su -
perl -MCPAN -e 'install DBI'

Or d/l the DBI code from your favorite CPAN mirror and install it manually.

If you do not understand either of those, please direct your question to a
perl list.

Thanks.

--Bill

mysql



---------------------------------------------------------------------
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

  • DBI.pm cedric
    • Adams, Bill TQO

Reply via email to