Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I've read the docs, and tried to use the static libraries, but to no avail. Can anyone help?install_driver(mysql) failed: Can't load '/usr/lib/perl5/vendor_perl/5 +.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql.so' for module DBD: +:mysql: libmysqlclient.so.10: cannot open shared object file: No such + file or directory at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Dy +naLoader.pm line 229. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. Perhaps a required shared library or dll isn't installed where expecte +d at t/10dsnlist.t line 45
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: more install problems on DBD::mysql
by glasswalk3r (Friar) on Jan 27, 2006 at 11:36 UTC | |
by Anonymous Monk on Jan 27, 2006 at 17:10 UTC |