[Serusers] error starting ser

Pat Wang wangyu39 at hotmail.com
Fri Aug 12 21:33:03 CEST 2005


Hi,

Make sure you have mysql_shared installed. I had this problem before because 
I found different file name is used so a simple link will solve it. If you 
couldn't find such a file (not exactly as libmysqlclient.10.0.0, could be 
some thing a little different) then you need install mysql_shared package 
(or mysql_devel? not sure). You could use your Linux CD's to find those RPMs 
or from MySQL web directly.

Good luck,

Pat


----- Original Message ----- 
From: "chris" <chris at fivestartel.com>
To: "Pat wang" <wangyu39 at hotmail.com>; <serusers at lists.iptel.org>
Sent: Thursday, August 11, 2005 4:49 AM
Subject: Re: [Serusers] error starting ser


> hi pat,
>
> i dont have libmysqlclient.so.10 on my /usr/local/mysql directory
> .
> im using mysql-standard-4.1.12-sun-solaris2.9-sparc-64bit.pkg
>
> where can i get libmysqlclient.so.10 for solaris 9?
>
> much thnks.
>
>
>
> ----- Original Message -----
> From: "Pat wang" <wangyu39 at hotmail.com>
> To: <chris at fivestartel.com>; <serusers at lists.iptel.org>
> Sent: Tuesday, August 09, 2005 4:34 PM
> Subject: RE: [Serusers] error starting ser
>
>
>> Hi,
>>
>> try to link the missing file "libmysqlclient.so.10" to another file at
>> directory: /usr/lib/mysql
>>
>> something like: ln -s libmysqlclient.so.10 libmysqlclient.so.10.0.0
>>
>> depends on what Linux you are using. The file name may different.
>>
>> Good luck,
>>
>> Pat
>>
>> >From: "chris" <chris at fivestartel.com>
>> >To: <serusers at lists.iptel.org>
>> >Subject: [Serusers] error starting ser
>> >Date: Tue, 9 Aug 2005 15:38:07 +0800
>> >
>> >i tried the command ser -c -f ser.cfg and this is the result.
>> >
>> >bash-2.05# ser -c -f ser.cfg
>> >  0(2092) ERROR: load_module: could not open module
>> ></usr/local/lib/ser/modules/mysql.so>: ld.so.1: ser: fatal:
>> >libmysqlclient.so.10: open failed: No such file or directory
>> >  0(2092) parse error (15,13-14): failed to load module
>> >ERROR: bad config file (1 errors)
>> >bash-2.05#
>> >
>> >but, /usr/local/lib/ser/modules/mysql.so is existing, pls advise what
> could
>> >have gone wrong.
>> >_______________________________________________
>> >Serusers mailing list
>> >serusers at lists.iptel.org
>> >http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
>
> 




More information about the sr-users mailing list