On the other hand, libmysqlclient.so.12 might not be there at all. However, there might be some libmysqlclient.so.14 or libmysqlclient.so.15. Just make a symbolic link inside the directory where libmysqlclient.so.x is located
ln -s libmysqlclient.so.14 libmysqlclient.so.12
or
ln -s libmysqlclient.so.15 libmysqlclient.so.12
Whatever fits.
Andrey.
On 6/8/06, Alexandr Dubovikov shurik@start4.info wrote:
On Thu, Jun 08, 2006 at 07:58:04PM +0530, Shyamsundar, Purkayastha (Purkayastha)** CTR ** wrote:
I fixed the problem which was basically a path issue but now it is cribbing for mysql.so The path is correct but when I run "./ser -c" I get the following output
./ser -c 0(4472) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.12: cannot open shared object file: No such file or directory
library libmysqlclient.so.12 isn't in the LDPATH.
try to read "man ldconfig" and configure it.
How do I sort it out??
thanks Shyam
Wbr,
Alexandr Dubovikov * baron@iRC RusNet * mailto:shurik@start4.info AD1-UANIC * ICQ: 122351182 * http://www.start4.info _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers