I am using Perl DBI for MySQL and when I run a .pl file which connects to a
mysql database, I get the following error:
----------------------------------------------------------------------------
--------------------------------------------------------
install_driver(mysql) failed: Can't load
'/usr/lib/perl5/site_perl/5.005/i386-li
nux/auto/DBD/mysql/mysql.so' for module DBD::mysql:
/usr/lib/perl5/site_perl/5.0
05/i386-linux/auto/DBD/mysql/mysql.so: undefined symbol: uncompress at
/usr/lib/
perl5/5.00503/i386-linux/DynaLoader.pm line 169.
at (eval 1) line 3
Perhaps a required shared library or dll isn't installed where expected
at DBConMan.pm line 29
----------------------------------------------------------------------------
----------------------------------------------------------
DBConMan.pm is my own packge which has a subroutine that connects to the
database. Anybody has a clue what the problem can be.
Thanks.
Raza
| Thread |
|---|
| • Problem | Raza Latif | 18 Aug |