Well the @INC is the enviroment array of perl
so the perl script you're running needs DBI.pm perl module that 
appears not to be instaled on your box you can find more info about 
on http://dbi.perl.org/index.html and you can get it on 
http://search.cpan.org/author/TIMB/DBI-1.30/

-jose
 
>I've gotten mysql server running but am getting lots of errors 
when I 
>try to run any of the scripts that come with it.
>for example when issuing the following command.
>
>[HDSK-Laptop:/library/mysql/sql-bench] haridass# ./run-all-tests
>
>The result I get is:
>Can't locate DBI.pm in @INC (@INC 
contains: /System/Library/Perl/darwin 
>/System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Pe
rl 
>/Network/Library/Perl/darwin /Network/Library/Perl 
>/Network/Library/Perl .) at ./run-all-tests line 36.
>
>it looks to me like @INC is not pointing to the correct directory. 
I'm 
>a pretty decent C++ programmer but haven't done much with using 
the 
>command line.  Any tips on what is wrong or where to go from 
here.  i 
>have the SAMS teach yourself mySQL but of course it is not at all 
Mac 
>specific.  Any help would be appreciated.
>
>===========
>Hari Dass S. Khalsa
>[EMAIL PROTECTED]
>
>
>-------------------------------------------------------------------
--
>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 <mysql-unsubscribe-
[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: 
http://lists.mysql.com/php/unsubscribe.php
>
>

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