On Sat, Oct 14, 2000 at 05:21:25AM +0200, Patrick Heusser wrote:
it's me again: i found a solution, but don't know if this is a
good way, but it works... here for all sql++ beginners, like
me:
1) download MySQL-shared-3.23.24-1.i386.rpm (the important thing is version
xxx.24.yyy)
this file contains the needet "libmysqlclient.so.9".
2) use the rpm -U (for overwriting you old config)....
3) last rpm -i mysql++-1.7.6a-1.i386.rpm should work now...
but: no guarentee about this. version xxx.24 actually is beta
and is declared as unstable
Thanks, Patrick. That should work for Linux users. The client
libraries in 3.23.xx are actually very stable, so there should be
no reason to avoid them.
Tim