<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>ok thanks now modules are installed however I still 
get acc.so module error when I try&nbsp;to start ser, </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ser: ERROR: load_module: could not open module 
&lt;/usr/local/lib/ser/modules/acc.so&gt;: libradiusclient-ng.so.2: cannot open 
shared object file: No such file or directory<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Giuseppe</FONT><BR></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=samu60@gmail.com href="mailto:samu60@gmail.com">samuel</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=gparlato@tnet.it 
  href="mailto:gparlato@tnet.it">Giuseppe Parlato</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=serusers@iptel.org 
  href="mailto:serusers@iptel.org">serusers@iptel.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, July 20, 2006 1:10 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Serusers] problem 
  installing external modules</DIV>
  <DIV><BR></DIV>I think you have to use the same parameteres for the 
  compilation and for the installation phase:<BR>make include_modules="mysql 
  jabber cpl-c ..." all<BR>make include_modules="mysql jabber cpl-c ..." install 
  <BR><BR>If this does not work, check the compilation phase to check if there's 
  an error. If an error occurs probably there's an error with a missing 
  library/include directory. Take a look to check wether the modules have 
  effectively compiled (look in each module directory to see if the .so is 
  there). For instance, check if under ./modules/mysql there's a file called 
  mysql.so. <BR><BR>Remember to execute the &lt;make blablaba install&gt; with a 
  user with enough permissions to write on the prefix directory, which looks 
  like you've got /lib/ser/. Check if the install phase gives any permission 
  problems. <BR><BR>Hope it helps,<BR>Samuel.<BR><BR>
  <DIV><SPAN class=gmail_quote>2006/7/20, Giuseppe Parlato &lt;<A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:gparlato@tnet.it" target=_blank>gparlato@tnet.it </A>&gt;:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #cccccc 1px solid">
    <DIV>
    <DIV bgcolor="#ffffff">
    <DIV><FONT face=Arial size=2>It is quite strange I got..</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>locate auth_radius.so</FONT></DIV>
    <DIV><FONT face=Arial size=2>/lib/ser/modules/auth_radius.so</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>but I cancelled all modules files from previous 
    ser&nbsp;installation&nbsp;and actually they don't exist anymore! 
    </FONT></DIV>
    <DIV><FONT face=Arial size=2>I also tried make proper before&nbsp;new 
    installation... what do I have to do????&nbsp;</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>thanks</FONT></DIV>
    <DIV><FONT face=Arial size=2>Giuseppe<BR></FONT></DIV></DIV>
    <DIV><SPAN>
    <DIV 
    style="FONT-WEIGHT: 400; FONT-SIZE: 10pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal">----- 
    Original Message ----- </DIV>
    <DIV 
    style="FONT-WEIGHT: 400; FONT-SIZE: 10pt; LINE-HEIGHT: normal; FONT-STYLE: normal; BACKGROUND-COLOR: #e4e4e4; FONT-VARIANT: normal"><B>From:</B> 
    <A title=gparlato@tnet.it 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:gparlato@tnet.it" target=_blank>Giuseppe Parlato</A> </DIV>
    <DIV 
    style="FONT-WEIGHT: 400; FONT-SIZE: 10pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal"><B>To:</B> 
    <A title=serusers@iptel.org 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:serusers@iptel.org" target=_blank>serusers@iptel.org</A> </DIV>
    <DIV 
    style="FONT-WEIGHT: 400; FONT-SIZE: 10pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal"><B>Sent:</B> 
    Thursday, July 20, 2006 11:20 AM</DIV>
    <DIV 
    style="FONT-WEIGHT: 400; FONT-SIZE: 10pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal"><B>Subject:</B> 
    [Serusers] problem installing external modules </DIV>
    <DIV><BR></DIV>
    <DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
    <DIV><FONT face=Arial size=2>I installed ser adding some external modules 
    but looking at /usr/local/lib/ser&nbsp;I couldn't&nbsp;find them (mysql 
    jabber cpl-c auth_radius group_radius uri_radius avp_radius postgres pa) 
    </FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>make<BR>make all include_modules="mysql jabber 
    cpl-c auth_radius group_radius uri_radius avp_radius postgres pa"<BR>make 
    install</FONT></DIV>
    <DIV> </DIV>
    <DIV><FONT face=Arial size=2>thanks</FONT></DIV>
    <DIV><FONT face=Arial size=2>Giuseppe&nbsp;</FONT></DIV></SPAN></DIV>
    <DIV>
    <P>
    <HR>
    _______________________________________________<BR>Serusers mailing 
    list<BR><A onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:Serusers@lists.iptel.org" 
    target=_blank>Serusers@lists.iptel.org</A><BR><A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="http://lists.iptel.org/mailman/listinfo/serusers" 
    target=_blank>http://lists.iptel.org/mailman/listinfo/serusers</A><BR>
    <P>
    <HR>
    No virus found in this incoming message.<BR>Checked by AVG Free 
    Edition.<BR>Version: 7.1.394 / Virus Database: 268.10.2/393 - Release Date: 
    19/07/2006<BR>
    <P></P>
    <P></P></DIV></DIV><BR>_______________________________________________ 
    <BR>Serusers mailing list<BR><A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:Serusers@lists.iptel.org" 
    target=_blank>Serusers@lists.iptel.org</A><BR><A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="http://lists.iptel.org/mailman/listinfo/serusers" 
    target=_blank>http://lists.iptel.org/mailman/listinfo/serusers</A><BR><BR><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>No virus found in this incoming message.<BR>Checked by AVG Free 
  Edition.<BR>Version: 7.1.394 / Virus Database: 268.10.2/393 - Release Date: 
  19/07/2006<BR></BLOCKQUOTE></BODY></HTML>