A fix was found on the MYSQL bug site:
[23 Sep 10:06] Ignat Alexeyenko
I fixed this in following way in Ubuntu 9.04 (Just created a symlink in /usr/lib
directory)
cd /usr/lib
sudo ln -s libmysqlclient_r.so.15 libmysqlclient_r.so
and presto it worked!
No comments:
Post a Comment