Hi,

When I run a Perl script that uses DBI and DBD::mysql on a RHEL 3 machine,
I got this error:

==
Can't load
'/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql.so'
for module DBD::mysql: libmysqlclient.so.10: cannot open shared object
file: No such file or directory at
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
==

I cannot find the file libmysqlclient.so.10 any where on the server that
the Perl script is running on.  What I found instead was
/usr/lib/libmysqlclient.so.15.

How should I get the problem fixed?

Thanks in advance for any help.

Bing

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to