|
Wow, we're really stuck here:
install_driver(mysql) failed: Can't load '/opt/perl-5.8.8/lib/site_perl/5.8.8/i686-linux/auto/DBD/mysql/mysql.so' for module DBD::mysql: /opt/perl-5.8.8/lib/site_perl/5.8.8/i686-linux/auto/DBD/mysql/mysql.so: undefined symbol: __pure_virtual at /opt/perl-5.8.8/lib/5.8.8/i686-linux/DynaLoader.pm line 230.
at (eval 80) line 3
Compilation failed in require at (eval 80) line 3.
Perhaps a required shared library or dll isn't installed where expected
at /vol0/deployed/cron_scripts/ccs_ridefinder.pl line 55
This seems to be some issue between DBD:mysql 3.0006
and our newly recompiled mysql 5.0.22-standard. Has anyone had and solved this? Google search returned no good solutions.
|