Hi Pixel,

got the ftp://ftp.mandrakesoft.com/pub/pixel/perl-Mysql-1.22_15-2mdk.i586.rpm
and installed it, rebooted and got the following results (we are getting
somewhere
good, not all the way though):

[fran@flp fran]$ su
Password:
[root@flp fran]# perl -e 'use DBD::mysql;';
[root@flp fran]# mysql -u root
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (111)
[root@flp fran]#   

Still with this socket thingey!

Any further suggestions...at least we got rid of the following :)

[root@flp fran]# perl -e 'use DBD::mysql;';
Can't load '/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBD/mysql/mysql.so'
for module DBD::mysql:
/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBD/mysql/mysql.so: undefined
symbol: pthread_key_create at /usr/lib/perl5/5.6.0/i386-linux/DynaLoader.pm line
200.  at -e line 1 Compilation failed in require at -e line 1. BEGIN
failed--compilation aborted at -e line 1.
[root@flp fran]#

that's a big step...at least I think so.

Is there something I need to do that I don't know about to get it to work?
Or is it a problem with this socket thingey?  That is such an ambiguous error
message...Error 2002...unknown error or something like that!

Thanks,

Bambi


Pixel wrote:
> 
> Fran Parker <[EMAIL PROTECTED]> writes:
> 
> > Hi Francois,
> >
> > I went to the cooker site and downloaded what I believe is the latest one dated
> > 8/29/2000 (perl-Mysql-1.22_15-1mdk.i586.rpm) and installed it.
> 
> 2mdk is out. but the mirror pb keeps you away from it...
> 
> if you're in a hurry, fetch it at
> ftp://ftp.mandrakesoft.com/pub/pixel/perl-Mysql-1.22_15-2mdk.i586.rpm

Reply via email to