[Obsbox-devel] Hi, list. Can anyone help me with libmysqlclient.so?
Brought to you by:
lovegnome,
mayhemchaos
From: Andrew V, M. <k4...@ma...> - 2004-05-25 07:08:20
|
Hi. I am trying to build obs on my Mandrake 9.1 box. But ./configure says that I'm not having MySQL installed properly (can't locate mysql_connect in libmysqlclient.so). In fact, I have it installed properly and working, I have libmysqlclient.so.12.0.0 in /usr/lib, I have soft link in /usr/lib/mysql/libmysqlclient.so -> ../libmysqlclient.so.12.0.0. I have line in /etc/ld.so.conf /usr/lib and I have /usr/lib/libmysqlclient.so in libcache. But somehow I can't configure obs. I've given up and will greatly appreciate any help. |