On 20/10/11 at 17:35, phildob...@gmail.com (Phil Dobbin) wrote:

I’m trying to install DBD-mysql-4.020 on OS X 10.6.8 with a fresh install of perl in /usr/local/ (perl 5.14.2) which is in my $PATH.

[snip]

====================================================================

[snip]

#   Failed test 'use DBD::mysql;'
#   at t/00base.t line 21.
#     Tried to use 'DBD::mysql'.
#     Error:  Can't find 'boot_DBD__mysql' symbol in 
/users/dobbin/Downloads/DBD-mysql-4.020/blib/arch/auto/DBD/mysql/mysql.bundle
#  at (eval 7) line 2
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.
FAILED--Further testing stopped: Unable to load DBD::mysql
make: *** [test_dynamic] Error 255

====================================================================

Furthermore when running make uninstall which I know is depreciated but shows a list of files to unlink manually, I get this:

unlink 
/usr/local/lib/perl5/site_perl/5.14.2/darwin-2level/auto/DBD/mysql/mysql.bs
unlink 
/usr/local/lib/perl5/site_perl/5.14.2/darwin-2level/auto/DBD/mysql/mysql.bundle
unlink /usr/local/share/man/man3/Bundle::DBD::mysql.3
unlink /usr/local/share/man/man3/DBD::mysql.3
unlink /usr/local/share/man/man3/DBD::mysql::INSTALL.3
unlink 
/usr/local/lib/perl5/site_perl/5.14.2/darwin-2level/auto/DBD/mysql/.packlist

whereupon when running the `find’ command, `mysql.bundle’ is not found (in fact the whole directory /DBD is missing). Which would explain the error message...

Anybody able to help?

Cheers,

    Phil.
--
Please consider the environment before reading this email...


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to