Fran Parker wrote:
> 
> I also have uninstalled the cooker mysql and installed the one from the stable
> current.  Still doesn't work.
> 
> This is what I get:
> 
> [fran@flp fran]$ su Password: [root@flp fran]# cd / [root@flp /]# perl -e 'use
> DBD::mysql;'; Can't load
> '/usr/lib/perl5/site_perl/5.005/i386-linux/auto/DBD/mysql/mysql.so' for module
> DBD::mysql: /usr/lib/perl5/site_perl/5.005/i386-linux/auto/DBD/mysql/mysql.so:
> undefined symbol: pthread_key_create at
> /usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 169.
>  at -e line 1 BEGIN failed--compilation aborted at -e line 1. [root@flp
> /]#

You need to upgrade to the latest Perl packages which will
s/5.005/5.6.0/ 

I'd be willing to bet you'll find Mysql.pm in 

/usr/lib/perl5/site_perl/5.6.0/

or 

/usr/lib/perl5/site_perl/i386-linux/

-- 

Steve Fox
http://k-lug.com

Reply via email to