<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I just decided to downgrade to Mysql
4.1 and now everything seems ok. Hopefully I wont encounter further problems.</font>
<br>
<br><font size=2 face="sans-serif">thanks anyway,</font>
<br><font size=2 face="sans-serif">Josef</font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>&quot;sip&quot; &lt;sip@infinideas.com&gt;</b>
</font>
<p><font size=1 face="sans-serif">09/02/2007 15:29</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Josef.Bajada@go.com.mt, serusers@lists.iptel.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">serusers-bounces@lists.iptel.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [Serusers] failed to load mysql.so
module</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><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. <b><br>
<br>
<br>
On Fri, 9 Feb 2007 10:24:06 +0100, Josef.Bajada wrote</b> <br>
&gt; </font><font size=2 face="sans-serif">Hi,</font><font size=2> <br>
&gt; <br>
&gt; </font><font size=2 face="sans-serif">Well I dont have any directory
named /usr/lib/mysqlclient. All I have is /usr/lib/mysql</font><font size=2>
<br>
&gt; <br>
&gt; </font><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><font size=2> <br>
&gt; <br>
&gt; </font><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><font size=2> <br>
&gt; <br>
&gt; </font><font size=2 face="sans-serif">thanks,</font><font size=2>
<br>
&gt; </font><font size=2 face="sans-serif">Josef</font><font size=2> <br>
&gt; <br>
&gt; </font>
<table width=100%>
<tr valign=top>
<td width=32%><font size=1 face="sans-serif"><b>&quot;sip&quot; &lt;sip@arcdiv.com&gt;</b>
</font><font size=3><br>
&gt; </font><font size=1 face="sans-serif">09/02/2007 00:35</font><font size=3>
</font>
<td width=67%>
<table width=100%>
<tr valign=top>
<td width=18%><font size=3><br>
&gt; </font><font size=1 face="sans-serif">To</font><font size=3> </font>
<td width=81%><font size=1 face="sans-serif">Josef.Bajada@go.com.mt, serusers@lists.iptel.org</font><font size=3>
</font>
<tr valign=top>
<td><font size=3><br>
&gt; </font><font size=1 face="sans-serif">cc</font><font size=3> </font>
<td><font size=1 face="sans-serif">serusers-bounces@lists.iptel.org</font><font size=3>
</font>
<tr valign=top>
<td><font size=3><br>
&gt; </font><font size=1 face="sans-serif">Subject</font><font size=3>
</font>
<td><font size=1 face="sans-serif">Re: [Serusers] failed to load mysql.so
module</font></table>
<br><font size=3><br>
&gt; </font>
<br>
<table width=100%>
<tr valign=top>
<td width=50%>
<td width=50%></table>
<br><font size=3><br>
&gt; </font></table>
<br><font size=2><br>
&gt; <br>
&gt; 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&nbsp;&nbsp;
(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; &nbsp; <br>
&gt; &gt; thanks, <br>
&gt; &gt; Josef <br>
&gt; &gt; </font><font size=2 color=#a1009f face="sans-serif">-----&quot;sip&quot;
&lt;sip@infinideas.com&gt; wrote: ----- <br>
&gt; &gt; <br>
&gt; &gt; </font><font size=2><br>
&gt; </font><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; &nbsp;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; &nbsp;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 href=http://lists.iptel.org/mailman/listinfo/serusers target=blank><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; &nbsp; <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 href=http://lists.iptel.org/mailman/listinfo/serusers target=blank><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><font size=2><br>
&gt; </font><font size=2 face="sans-serif"><br>
&gt; &gt; </font><font size=2><br>
&gt; <br>
&gt; <br>
<br>
</font>
<br>