Perl/MySQL Question
From: John D. Sanders (johnsanders_at_lovinthelord.org)
Date: 12/30/04
- Previous message: Gunnar Hjalmarsson: "Re: CGI.pm and special characters in hidden inputs"
- Next in thread: Gunnar Hjalmarsson: "Re: Perl/MySQL Question / Perl on RHAS update 4"
- Reply: Gunnar Hjalmarsson: "Re: Perl/MySQL Question / Perl on RHAS update 4"
- Reply: Henry Law: "Re: Perl/MySQL Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Dec 2004 19:21:33 -0700
When I try to run a Perl script that uses DBI I get the following error
message.
[sanders@ns1 perl]$ ./dbtest.pl
install_driver(mysql) failed: Can't load
'/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql.so'
for module DBD::mysql: /usr/lib/libmysqlclient.so.10: symbol errno,
version GLIBC_2.0 not defined in file libc.so.6 with link time reference
at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at ./dbtest.pl line 37
Any ideas?
- Previous message: Gunnar Hjalmarsson: "Re: CGI.pm and special characters in hidden inputs"
- Next in thread: Gunnar Hjalmarsson: "Re: Perl/MySQL Question / Perl on RHAS update 4"
- Reply: Gunnar Hjalmarsson: "Re: Perl/MySQL Question / Perl on RHAS update 4"
- Reply: Henry Law: "Re: Perl/MySQL Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|