in reply to Re^2: DBD::MySQL Install Problem
in thread DBD::MySQL Install Problem
install_driver(mysql) failed: Can't load '/usr/local/lib/perl5/site_perl/5.8.8/i86pc-solaris/auto/DBD/mysql/mysql.so' for module DBD::mysql: ld.so.1: perl: fatal: libmysqlclient.so.15: open failed: No such file or directory at /usr/local/lib/perl5/5.8.8/i86pc-solaris/DynaLoader.pm line 230.
Just reread your thread, where you said that you'd compiled MySQL from source, in which case you should already have the client libraries. So ignore the above. What about trying the MySQL prebuilt packages instead?
Clint
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: DBD::MySQL Install Problem
by SeekerOfPerl (Initiate) on Aug 22, 2007 at 16:55 UTC |