<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=EUC-KR" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I recommend that you build 0.9.x from sources instead. <br>
<a class="moz-txt-link-freetext" href="ftp://ftp.iptel.org/pub/ser/0.9.6/">ftp://ftp.iptel.org/pub/ser/0.9.6/</a><br>
g-)<br>
<br>
Chahn John Kim wrote:
<blockquote
 cite="mid49058.165.125.144.18.1151001425.squirrel@mail.koreanet.us"
 type="cite">
  <pre wrap="">Thanks Andrei for your prompt response.

I tried symlinks between so.10 &amp; so.14 without success. symlink to so.14
doesn't even load mysql.so due to linking error.

Thing is that I don't get the linking/dependency errors.  Ser starts
without errors but it immediately terminates as "db_connect()" from
auth_db.so fails due to "authentication protocol" mismatch with mysql
server and this old so.10.

If someone can direct me how or where to get ser mysql.so to use
client.so.14 instead?  Or is it even possible?


  </pre>
  <blockquote type="cite">
    <pre wrap="">AS a temporatry solution create a symbolic link to libmysqlclient.so.10

ln -s libmysqlclient.so.10 libmysqlclient.so.14

That should work.

On 6/22/06, Chahn John Kim <a class="moz-txt-link-rfc2396E" href="mailto:johnk@koreanet.us">&lt;johnk@koreanet.us&gt;</a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi, all.

I am looking for your expert help.

I am building ser 0.8.12 on my fedora core 4, just because it is the
highest version provided by iptel, while debian has all the newest
goodies
to .9+.  In that, ser's mysql.so links to libmysqlclient.so.10 and this
creates problems;

*** After ser starts, it immediately shuts down when it loads
auth_db.so.
due to "authentication protocol" mismatch with mysql server 4.12 which
is
shipped with Fedora core.

Is there 3rd party ser mysql module that uses libmysqlclient.so.14
somewhere?  Or is it possible to compile newer verion source to work on
fedora?

Basically I am looking for ser mysql module that calls so.14 and can run
on fedora.

Thanks in advance.


--
Chahn John Kim
Koreanet.US
Tel:   847-564-0698
email: <a class="moz-txt-link-abbreviated" href="mailto:johnk@koreanet.us">johnk@koreanet.us</a>
      <a class="moz-txt-link-abbreviated" href="mailto:johnk@netcomusa.us">johnk@netcomusa.us</a>

_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>

      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>