[Serusers] SER MySQL Support

samuel samu60 at gmail.com
Thu Sep 28 17:48:37 CEST 2006


Don't need to compile...

just look for the location of libmysqlclient.so.12 and add it to the
environment LD_LIBRARY PATH. In debian:
updatedb
locate libmysqlclient.so.12
export LD_LIBRARY_PATH={the directory where libmysqlclient resides}


samuel.
2006/9/28, sip <sip at arcdiv.com>:
> Problem is that the mysql.so module you have was compiled using a different
> version of the libmysqlclient.so than you have on the system.
>
> Download the source and then check here on how to compile/install the proper
> module:
>
> http://www.iptel.org/faq/why_does_ser_fail_to_start_with_an_error_load_module_could_not_open_module_usr_local_lib_ser_modules_mysql_so
>
> N.
>
> On Thu, 28 Sep 2006 13:22:52 +0200, Holger Kinkelin wrote
> > Hi Alexandr, hi all
> >
> > > you should install the mysql-devel package.
> >
> > Thanks for that hint. I installed mysql-devel now and I've got the
> > libmysqlclient.so - file now.
> >
> > Unfortunately when I start SER I still get an error that is much
> > alike the error I got without the .so-file:
> >
> > dell:/usr/local/sbin # ./ser
> >  0(5804) 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
> >  0(5804) parse error (18,13-14): failed to load module
> > ERROR: bad config file (1 errors)
> >
> > > > DrScheme at dell:/usr/local/etc/ser> /usr/local/sbin/ser
> > > > 0(7443) 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
> > > > 0(7443) parse error (18,13-14): failed to load module
> > > > ERROR: bad config file (1 errors)
> >
> > Thanks for any help in advance
> > Holger
> > _______________________________________________
> > Serusers mailing list
> > Serusers at lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
>
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>



More information about the sr-users mailing list