Ok, so i have a fresh install of Solaris 9, i complied my own perl and installed at /usr/local/ i have also compiled (with the same compiler) my own DBI and installed it in that disto of perl, i then installed DBD::mysql, when i try to utilize it though i get the following error:
#
# /usr/local/fax/bin/c_faxsend
install_driver(mysql) failed: Can't load '/usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris/auto/DBD/mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/local/bin/perl: fatal: libmysqlclient.so.12: open failed: No such file or directory at /usr/local/lib/perl5/5.8.5/sun4-solaris/DynaLoader.pm line 230.
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 /usr/local/fax/bin/c_faxsend line 27
i am at a loss, i have double checked all the library locations and file locations, everything looks like it should be correct.
i have also googled all over to find more help, to no avail.
i would appreciate any tips as i need to have this problem solved asap.
thanks
daniel
[email protected]