<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Copy the list.<br>
Well, "libmysqlclient.so.14: cannot open shared object file: No such
file or directory" pretty much says it all, right?<br>
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).<br>
g-)<br>
<br>
Tako Chang wrote:
<blockquote
 cite="mid48c4eeb40612102319o274c2094g24a88e8bbdb8b2c7@mail.gmail.com"
 type="cite">Thanks!!<br>
I ran make_and_install script<br>
But i still can't run 'auth-mysql.cfg'<br>
Error message :<br>
load_module: could not open module
&lt;/usr/local/lib/ser/modules/mysql.so&gt;: libmysqlclient.so.14:
cannot open shared object file: No such file or directory
  <br>
  <br>
but I have libmysqlclient.so.14 at "/usr/local/lib/mysql"<br>
What should I do??&nbsp; <br>
  <br>
Thanks for your help &lt;(_ _)&gt;<br>
  <br>
I mentioned that someone talked about the version of mysql<br>
So, i download the older version 4.1.22<br>
  <div><span class="gmail_quote">2006/12/6, Greger V. Teigre &lt;
  <a href="mailto:greger@teigre.com" target="_blank"
 onclick="return top.js.OpenExtLink(window,event,this)">greger@teigre.com</a>&gt;:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">Look at the make_and_install
script in the scripts package (same
place). It does this for you. mysql-devel must be installed.<br>
g-)<br>
    <br>
Tako Chang wrote:
    <blockquote
 cite="http://mid48c4eeb40612052226h36337dcet3706498600b55d5@mail.gmail.com"
 type="cite">
      <div><span>Hi, all<br>
      <br>
First of all, I read [<a
 href="http://siprouter.onsip.org/doc/gettingstarted/" target="_blank"
 onclick="return top.js.OpenExtLink(window,event,this)">SER - Getting
Started</a>] and downloaded [<a
 href="ftp://siprouter.onsip.org/pub/gettingstarted/packages/ser-0.9.7-pre1.GettingStarted.1.6.tar.gz"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
SER Source package</a>] <br>
after I make the package under debug mode,&nbsp; it runs well.<br>
Now, I can receive REGISTER requests and send 200 OK Responses and play
a SIP proxy server<br>
      <br>
I&nbsp; want to&nbsp; test&nbsp; "auth_mysql.cfg"&nbsp; in Chapter 7.... so, <br>
i remove "exclude_modules?= jabber mysql\" in Makefile<br>
but i still can't compile the mysql.so<br>
      <br>
Is there some more detail documents or suggestions for me?<br>
      <br>
Thank!<br>
      </span></div>
      <pre><hr size="4" width="90%">
_______________________________________________
Serusers mailing list
<a href="mailto:Serusers@lists.iptel.org" target="_blank"
 onclick="return top.js.OpenExtLink(window,event,this)">Serusers@lists.iptel.org</a>
<a href="http://lists.iptel.org/mailman/listinfo/serusers"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.iptel.org/mailman/listinfo/serusers</a>
  </pre>
    </blockquote>
    </div>
  </blockquote>
  </div>
  <br>
</blockquote>
</body>
</html>