<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">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. </font><font size="2"><b>
<br />
<br /></b>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 />
<br />N. 
<br /><b>
<br />On Thu, 8 Feb 2007 23:28:46 +0100, Josef.Bajada wrote</b>
<br />&gt; <font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">
<br />&gt; 
<br />&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;  
<br />&gt; thanks,
<br />&gt; Josef
<br />&gt; <font color="#990099">-----&quot;sip&quot; &lt;sip@infinideas.com&gt; wrote: -----
<br />&gt; 
<br />&gt; </font><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">To: Steve Blair &lt;blairs@isc.upenn.edu&gt;, Josef.Bajada@go.com.mt
<br />&gt; From: &quot;sip&quot; &lt;sip@infinideas.com&gt;
<br />&gt; Date: 02/08/2007 08:08PM
<br />&gt; cc: serusers-bounces@lists.iptel.org, serusers@lists.iptel.org
<br />&gt; Subject: Re: [Serusers] failed to load mysql.so module
<br />&gt; 
<br />&gt; <font size="2" face="Default Monospace,Courier New,Courier,monospace">It's not a mysql v5 issue per se, but the new versions of the mysql RPMs for,
<br />&gt; at the very least, RHEL4, place the client libs in a spot that the SER stuff
<br />&gt; simply never sees for one reason or another. 
<br />&gt; 
<br />&gt; If it's in /usr/lib, it just ignores its existence. 
<br />&gt; 
<br />&gt; N. 
<br />&gt; 
<br />&gt; On Thu, 08 Feb 2007 13:29:22 -0500, Steve Blair wrote
<br />&gt; &gt; I'm starting to think this is a mysql v5 issue but I have not yet 
<br />&gt; &gt; identified why.
<br />&gt; &gt; 
<br />&gt; &gt; -Steve
<br />&gt; &gt; 
<br />&gt; &gt; Josef.Bajada@go.com.mt wrote:
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; Hi,
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; I am having this problem with the mysql module on ser.
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt;  0(31212) ERROR: load_module: could not open module 
<br />&gt; &gt; &gt; &lt;/opt/ser/modules/mysql/mysql.so&gt;: /opt/ser/modules/mysql/mysql.so: 
<br />&gt; &gt; &gt; undefined symbol: log
<br />&gt; &gt; &gt;  0(31212) parse error (30,13-14): failed to load module
<br />&gt; &gt; &gt; ERROR: bad config file (1 errors)
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; I can confirm that mysql.so exists in that directory.
<br />&gt; &gt; &gt; I have mysql 5.0.27 installed.
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; I have already tried to clean and make all from scratch but the 
<br />&gt; &gt; &gt; problem remained.
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; Any ideas how to solve this?
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; Thanks a lot,
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; Josef
<br />&gt; &gt; &gt;
<br />&gt; &gt; &gt; ------------------------------------------------------------------------
<br />&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; <a target="blank" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
<br />&gt; &gt; &gt;   
<br />&gt; &gt; _______________________________________________
<br />&gt; &gt; Serusers mailing list
<br />&gt; &gt; Serusers@lists.iptel.org
<br />&gt; &gt; <a target="blank" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
<br />&gt; 
<br />&gt; </font></blockquote>
<br />&gt; </font>

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