This is very odd...I noted on boot that mysql daemon is loading.

However, this is the response when I do  `rpm -qa | grep perl`

[fran@flp fran]$ su
Password:
[root@flp fran]# `rpm -qa | grep perl`
bash: perlftlib-1.2-7mdk: command not found
[root@flp fran]#  

I just don't get it.

gnorpm shows that perlftlib is installed.

I don't get it.

Bambi

Steve Fox wrote:
> 
> 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
> > > /]#
> >
> 
> This is odd. If you've loaded the perl-5.6.0 rpm then it should be
> looking in the 5.6.0 directories, not the 5.005.
> 
> What does `rpm -qa | grep perl` show?
> 
> --
> 
> Steve Fox
> http://k-lug.com

Reply via email to