Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install MySQL and DBD::MySQL on Mac OS X
02-25-2009, 07:38 PM
Post: #2
RE: Install MySQL and DBD::MySQL on Mac OS X
If mysql is a x86 64-bit version, it will not work. I have to re-install mysql with a x86 32-bit version to get it work.

With 64-bit mysql, it fell over during 'make test', and I have the following errors:

# Failed test 'use DBD::mysql;'
# in t/00base.t at line 21.
t/00base....................NOK 2# Tried to use 'DBD::mysql'.
# Error: Can't load '/Users/kwok/.cpan/build/DBD-mysql-4.010/blib/arch/auto/DBD/mysql/mysql.bundle' for module DBD::mysql: dlopen(/Users/kwok/.cpan/build/DBD-mysql-4.010/blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found: _is_prefix
...


Kwok
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Install MySQL and DBD::MySQL on Mac OS X - Kwok - 02-25-2009 07:38 PM

Forum Jump: