Logged In: NO
Browser: Mozilla/4.7 [en] (X11; U; SunOS 5.7 sun4u)

I recently installed Catalog-1.02
I am running mysql
Ver 9.38 Distrib 3.22.30, for sun-solaris2.7 (sparc)
I have perl 5.00502 installed and all the requiered
mods.

a database has been created called catalog with user
catalog. When I go to the

http://classweb.cse.psu.edu/cgi-bin/admin/Catalog?context=ccontrol_panel

Error:

Could not connect to database because:
install_driver(mysql) failed: Can't load
'/usr/local/lib/perl5/site_perl/5.005/sun4-solaris/auto/DBD/mysql/mysql.so'
for module
DBD::mysql: ld.so.1: /usr/local/bin/perl: fatal:
libmysqlclient.so.6: open
failed: No such file or directory at
/usr/local/lib/perl5/5.00502/sun4-solaris/DynaLoader.pm
line 168.

at (eval 20) line 2

at
/usr/local/lib/perl5/site_perl/5.005/Catalog/db/mysql.pm
line 143

I have verified that the sql server is running I can
login from the command line as user catalog.
All of the files mentioned in the error exist.

Ideas?