<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="Open WebMail 2.20 20031014" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>

<font size="2">No no... it's looking for the /usr/lib/mysqlclient* files (not directory) to be IN the /usr/lib/mysql directory. 
<br />
<br />Hence the sym link statement below. 
<br />
<br />N.
<br /><b>
<br />
<br />On Fri, 9 Feb 2007 10:24:06 +0100, Josef.Bajada wrote</b>
<br />&gt; <font size="2" face="sans-serif">Hi,</font>

<br />&gt; 
<br />&gt; <font size="2" face="sans-serif">Well I dont have any directory named
/usr/lib/mysqlclient. All I have is /usr/lib/mysql</font>

<br />&gt; 
<br />&gt; <font size="2" face="sans-serif">Any idea of which libs ser is actually
looking for? Maybe I can add them directly to some include path or something
to make it find them?</font>

<br />&gt; 
<br />&gt; <font size="2" face="sans-serif">ser always compiles ok, its when I try
to run it with the loadmodule for mysql.so that it fails with that 'undefined
symbol: log' error.</font>

<br />&gt; 
<br />&gt; <font size="2" face="sans-serif">thanks,</font>

<br />&gt; <font size="2" face="sans-serif">Josef</font>

<br />&gt; 
<br />&gt; 

<table width="100%">

<tbody>
<tr valign="top">
<td width="40%"><font size="1" face="sans-serif"><b>&quot;sip&quot; &lt;sip@arcdiv.com&gt;</b>
</font>

<br />&gt; <font size="1" face="sans-serif">09/02/2007 00:35</font>
</td><td width="59%">

<table width="100%">

<tbody>
<tr valign="top">
<td>

<br />&gt; <font size="1" face="sans-serif">To</font>
</td><td><font size="1" face="sans-serif">Josef.Bajada@go.com.mt, serusers@lists.iptel.org</font>
</td></tr>
<tr valign="top">
<td>

<br />&gt; <font size="1" face="sans-serif">cc</font>
</td><td><font size="1" face="sans-serif">serusers-bounces@lists.iptel.org</font>
</td></tr>
<tr valign="top">
<td>

<br />&gt; <font size="1" face="sans-serif">Subject</font>
</td><td><font size="1" face="sans-serif">Re: [Serusers] failed to load mysql.so
module</font></td></tr>
</tbody>
</table>

<br />&gt; 

<table>

<tbody>
<tr valign="top">
<td>
</td><td /></tr>
</tbody>
</table>

<br />&gt; </td></tr>
</tbody>
</table>

<br />&gt; 
<br />&gt; <font size="2">Strangely, no. My libs were in the right path, and it
still didn't find them. There needs to be a modification to the SER makefile,
likely, but I haven't had a chance to look into it too carefully. <b>
<br />&gt; 
</b>
<br />&gt; 
What I did that worked was to link /usr/lib/mysqlclient* into /usr/lib/mysql  
(ln -s /usr/lib/mysqlclient* /usr/lib/mysql ) and then recompile. After
that, it found the right libraries and worked just fine. 
<br />&gt; 
<br />&gt; 
N. <b>
<br />&gt; 
<br />&gt; 
On Thu, 8 Feb 2007 23:28:46 +0100, Josef.Bajada wrote</b> 
<br />&gt; 
&gt; </font><font size="2" face="sans-serif">
<br />&gt; 
&gt; 
<br />&gt; 
&gt; Is there any configuration I can change to make it take notice of
its existence? Some include path or LD_LIBRARY_PATH or something? Any particular
library it must be looking for? 
<br />&gt; 
&gt;   
<br />&gt; 
&gt; thanks, 
<br />&gt; 
&gt; Josef 
<br />&gt; 
&gt; </font><font size="2" face="sans-serif" color="#a1009f">-----&quot;sip&quot;
&lt;sip@infinideas.com&gt; wrote: ----- 
<br />&gt; 
&gt; 
<br />&gt; 
&gt; </font>

<br />&gt; <font size="2" face="sans-serif">To: Steve Blair &lt;blairs@isc.upenn.edu&gt;,
Josef.Bajada@go.com.mt 
<br />&gt; 
&gt; From: &quot;sip&quot; &lt;sip@infinideas.com&gt; 
<br />&gt; 
&gt; Date: 02/08/2007 08:08PM 
<br />&gt; 
&gt; cc: serusers-bounces@lists.iptel.org, serusers@lists.iptel.org 
<br />&gt; 
&gt; Subject: Re: [Serusers] failed to load mysql.so module 
<br />&gt; 
&gt; 
<br />&gt; 
&gt; </font><tt><font size="2">It's not a mysql v5 issue per se, but the
new versions of the mysql RPMs for, 
<br />&gt; 
&gt; at the very least, RHEL4, place the client libs in a spot that the
SER stuff 
<br />&gt; 
&gt; simply never sees for one reason or another. 
<br />&gt; 
&gt; 
<br />&gt; 
&gt; If it's in /usr/lib, it just ignores its existence. 
<br />&gt; 
&gt; 
<br />&gt; 
&gt; N. 
<br />&gt; 
&gt; 
<br />&gt; 
&gt; On Thu, 08 Feb 2007 13:29:22 -0500, Steve Blair wrote 
<br />&gt; 
&gt; &gt; I'm starting to think this is a mysql v5 issue but I have not
yet 
<br />&gt; 
&gt; &gt; identified why. 
<br />&gt; 
&gt; &gt; 
<br />&gt; 
&gt; &gt; -Steve 
<br />&gt; 
&gt; &gt; 
<br />&gt; 
&gt; &gt; Josef.Bajada@go.com.mt wrote: 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; Hi, 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; I am having this problem with the mysql module on ser. 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt;  0(31212) ERROR: load_module: could not open module

<br />&gt; 
&gt; &gt; &gt; &lt;/opt/ser/modules/mysql/mysql.so&gt;: /opt/ser/modules/mysql/mysql.so:

<br />&gt; 
&gt; &gt; &gt; undefined symbol: log 
<br />&gt; 
&gt; &gt; &gt;  0(31212) parse error (30,13-14): failed to load module

<br />&gt; 
&gt; &gt; &gt; ERROR: bad config file (1 errors) 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; I can confirm that mysql.so exists in that directory. 
<br />&gt; 
&gt; &gt; &gt; I have mysql 5.0.27 installed. 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; I have already tried to clean and make all from scratch
but the 
<br />&gt; 
&gt; &gt; &gt; problem remained. 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; Any ideas how to solve this? 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; Thanks a lot, 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; Josef 
<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; ------------------------------------------------------------------------

<br />&gt; 
&gt; &gt; &gt; 
<br />&gt; 
&gt; &gt; &gt; _______________________________________________ 
<br />&gt; 
&gt; &gt; &gt; Serusers mailing list 
<br />&gt; 
&gt; &gt; &gt; Serusers@lists.iptel.org 
<br />&gt; 
&gt; &gt; &gt; </font></tt><a target="blank" href="http://lists.iptel.org/mailman/listinfo/serusers"><tt><font size="2" color="blue"><u>http://lists.iptel.org/mailman/listinfo/serusers</u></font></tt></a><tt><font size="2">

<br />&gt; 
&gt; &gt; &gt;   
<br />&gt; 
&gt; &gt; _______________________________________________ 
<br />&gt; 
&gt; &gt; Serusers mailing list 
<br />&gt; 
&gt; &gt; Serusers@lists.iptel.org 
<br />&gt; 
&gt; &gt; </font></tt><a target="blank" href="http://lists.iptel.org/mailman/listinfo/serusers"><tt><font size="2" color="blue"><u>http://lists.iptel.org/mailman/listinfo/serusers</u></font></tt></a><tt><font size="2">

<br />&gt; 
&gt; 
<br />&gt; 
&gt; </font></tt>

<br />&gt; <font size="2" face="sans-serif">
<br />&gt; 
&gt; </font><font size="2">
<br />&gt; 
<br />&gt; 
</font>

<br />
<br />
<br />
</font>
</BODY>
</HTML>