Loader error message on Solaris 7

I’ve scanned the web archives for any previous reports of this
problem, but I’ll apologize in advance if this has already been
addressed.

I built Rt-1.0.2 under Solaris 7, with all the prerequisite packages
using CPAN. DBD::msql is version 1.22.14

When I get to the install step: ./rtadmin queue -create
(as root) I get this loader error message:

Can’t load ‘/deas/localhost/lib/perl5/site_perl/5.005/sun4-solaris/auto/DBD/mysql/mysql.so’ for module DBD::mysql: ld.so.1: /deas/localhost/bin/perl: fatal: libmysqlclient.so.6: open failed: No such file or directory at /deas/localhost/lib/perl5/5.6.0/sun4-solaris/DynaLoader.pm line 200.
at /deas/localhost/lib/perl5/site_perl/5.005/sun4-solaris/Mysql.pm line 13
Compilation failed in require at /deas/localhost/lib/perl5/site_perl/5.005/sun4-solaris/Mysql.pm line 13.
Compilation failed in require at /deas/localhost/rt/lib/rt/database.pm line 8.
BEGIN failed–compilation aborted at /deas/localhost/rt/lib/rt/database.pm line 8.
Compilation failed in require at /deas/localhost/rt/bin/rtmux.pl line 33

The file /deas/localhost/mysql/lib/mysql/mysqlclient.so.6 is definitely present
and readable by root. Any ideas?

Phil Temples ptemples@deas.harvard.edu