<!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.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>it must compile rlm_sqlcounter</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>tar -zxvf freeradius</FONT></DIV>
<DIV><FONT face=Arial size=2>in 
/usr/local/freeradius/src/modules/rlm-sqlcounter</FONT></DIV>
<DIV><FONT face=Arial size=2>sh configure</FONT></DIV>
<DIV><FONT face=Arial size=2>make</FONT></DIV>
<DIV><FONT face=Arial size=2>make install</FONT></DIV>
<DIV><FONT face=Arial size=2>cp /usr/local/lib/rlm-sqlcounter to 
/usr/lib</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>try radiusd -X</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT size=2> </FONT>
<DIV align=left><FONT size=1>Andrés de Barros</FONT></DIV>
<DIV align=left><FONT size=1>Ingeniería en Data</FONT></DIV>
<DIV align=left><FONT size=1>Canelones 2271</FONT></DIV>
<DIV align=left><FONT size=1>11200 Montevideo - Uruguay</FONT></DIV>
<DIV align=left><FONT size=1>Tel: (598 2) 408 3506*</FONT></DIV>
<DIV align=left><A href="http://www.itprola.com/"><U><FONT color=#0000ff><FONT 
size=1>http://www.itprola.com</FONT></U></FONT></A></DIV>
<DIV align=left><FONT size=1>adebarros@ITProLA.com</FONT></DIV></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=software@hollyworldgroup.com 
  href="mailto:software@hollyworldgroup.com">Software Development Group</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeradius-users@lists.freeradius.org 
  href="mailto:freeradius-users@lists.freeradius.org">FreeRadius users mailing 
  list</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 08, 2005 11:05 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Couldn't load 
  rlm_sqlcounter.so</DIV>
  <DIV><BR></DIV>Hi,<BR><BR>I am getting the following message when running 
  radiusd -X:<BR><BR><FONT color=#000080><B>radiusd.conf[2] Failed to link to 
  module 'rlm_sqlcounter': rlm_sqlcounter.so: cannot open shared object file: No 
  such file or directory<BR><BR></B></FONT>I have made sure that the 
  <B>libdir</B> variable in radiusd.conf was pointing to the right places and I 
  even tried re-configuring and re-building the server to NOT use shared 
  libraries by adding --disable-shared to the ./configure.<BR><BR>My latest full 
  ./configure line looks like this:<BR><BR><B>./configure 
  \<BR><X-TAB>        </X-TAB>i386-linux 
  \<BR><X-TAB>        </X-TAB> 
  --prefix=/usr 
  \<BR><X-TAB>        </X-TAB> 
  --exec-prefix=/usr 
  \<BR><X-TAB>        </X-TAB> 
  --mandir=/usr/share/man 
  \<BR><X-TAB>        </X-TAB> 
  --sysconfdir=/etc 
  \<BR><X-TAB>        </X-TAB> 
  --libdir=/usr/lib/freeradius 
  \<BR><X-TAB>        </X-TAB> 
  --datadir=/usr/share 
  \<BR><X-TAB>        </X-TAB> 
  --localstatedir=/var 
  \<BR><X-TAB>        </X-TAB> 
  --with-raddbdir=/etc/freeradius 
  \<BR><X-TAB>        </X-TAB> 
  --with-logdir=/var/log/freeradius 
  \<BR><X-TAB>        </X-TAB> 
  --with-thread-pool --with-system-libtool 
  \<BR><X-TAB>        </X-TAB> 
  --enable-ltdl-install=no --enable-strict-dependencies 
  \<BR><X-TAB>        </X-TAB> 
  --enable-developer 
  \<BR><X-TAB>        </X-TAB> 
  --with-mysql-include-dir=/usr/local/include 
  \<BR><X-TAB>        </X-TAB> 
  --with-ibmdb2-include-dir=/usr/local/include 
  \<BR><X-TAB>        </X-TAB> 
  --with-iodbc-include-dir=/usr/local/include 
  \<BR><X-TAB>        </X-TAB> 
  --with-oracle-home-dir=/usr/local/include 
  \<BR><X-TAB>        </X-TAB> 
  --with-unixodbc-include-dir=/usr/local/include 
  \<BR><X-TAB>        </X-TAB> 
  --without-rlm_pam 
  \<BR><X-TAB>        </X-TAB> 
  --disable-shared<BR><BR></B>Also, if I try doing a whereis on 
  rlm_sqlcounter.so it does not show anywhere on my drive.<BR><BR>Any 
  ideas?<BR><BR>Thanks,<BR><BR>Max 
  <P>
  <HR>

  <P></P>- <BR>List info/subscribe/unsubscribe? See 
  http://www.freeradius.org/list/users.html</BLOCKQUOTE></BODY></HTML>