MySql exporters:
I downloaded mysql-4.0.17 binary package for Solaris 8, uncompressed,
un-tared and have it running
by the command "bin/mysqld_safe --user=mysql &".
Now I'm trying to install another application, RIPE Whois Server, which
requires mysql/lib/libmysqlclient_r.so
during the installation and failed because that file does not exist. Under
mysql/lib, only libmysqlclient_r.a is
available.
I tried to run "configure --enable-thread-safe-client" without any luck, so
how or from where I can get
this "libmysqlclient_r.so" library file?
Thank you in advance for any help.
C.C. Liu
[EMAIL PROTECTED]