The error message from perl is:
# perl -e 'use DBD::mysql'
Can't load
'/usr/local/ActivePerl-5.6/lib/site_perl/5.6.0/i686-linux-thread-multi/auto/DBD/mysql/mysql.so'
for module DBD::mysql:
/usr/local/ActivePerl-5.6/lib/site_perl/5.6.0/i686-linux-thread-multi/auto/DBD/mysql/mysql.so:
undefined symbol: dirty at
/usr/local/ActivePerl-5.6/lib/5.6.0/i686-linux-thread-multi/DynaLoader.pm
line 200.
at -e line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
What can/should I do/try?
Thanks for any help!
bye
| Thread |
|---|
| • use DBD::mysql error | Bernhard Schelling | 8 Jan |
| • DBI Modul | Woogoo[DWD] | 8 Jan |
| • Re: DBI Modul | Jochen Wiedmann | 9 Jan |