Copy the list.
Well, "libmysqlclient.so.14: cannot open shared object file: No such
file or directory" pretty much says it all, right?
Your LD_LIBRARY_PATH environment variable must include your library dirs
before starting ser (cumbersome) or you need to add /usr/lib/mysql to
your /etc/ld.so.conf file (which btw should have been updated when
installing mysql, I don't know why it didn't happen for you).
g-)
Tako Chang wrote:
Thanks!!
I ran make_and_install script
But i still can't run 'auth-mysql.cfg'
Error message :
load_module: could not open module
</usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.14: cannot
open shared object file: No such file or directory
but I have libmysqlclient.so.14 at "/usr/local/lib/mysql"
What should I do??
Thanks for your help <(_ _)>
I mentioned that someone talked about the version of mysql
So, i download the older version 4.1.22
2006/12/6, Greger V. Teigre < greger(a)teigre.com
<mailto:greger@teigre.com>>:
Look at the make_and_install script in the scripts package (same
place). It does this for you. mysql-devel must be installed.
g-)
Tako Chang wrote:
Hi, all
First of all, I read [SER - Getting Started
<http://siprouter.onsip.org/doc/gettingstarted/>] and downloaded
[ SER Source package
<ftp://siprouter.onsip.org/pub/gettingstarted/packages/ser-0.9.7-pre1.GettingStarted.1.6.tar.gz>]
after I make the package under debug mode, it runs well.
Now, I can receive REGISTER requests and send 200 OK Responses
and play a SIP proxy server
I want to test "auth_mysql.cfg" in Chapter 7.... so,
i remove "exclude_modules?= jabber mysql\" in Makefile
but i still can't compile the mysql.so
Is there some more detail documents or suggestions for me?
Thank!
------------------------------------------------------------------------
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org <mailto:Serusers@lists.iptel.org>
http://lists.iptel.org/mailman/listinfo/serusers