install_driver(mysql) failed: Can't find loadable object for module DBD::mysql in @INC (/usr/libdata/perl5/DBD/ /usr/libdata/perl5/i386-bsdos/5.00402 /usr/libdata/perl5 /usr/libdata/perl5/site_perl/i386-bsdos /usr/libdata/perl5/site_perl /usr/libdata/perl5/site_perl/i386-bsdos/include .) at (eval 1) line 2 Perhaps DBD::mysql was statically linked into a new perl binary. In which case you need to use that new perl binary. Or perhaps only the .pm file was installed but not the shared object file.