"Keith Ballard" <[EMAIL PROTECTED]> wrote:
> Okay thanks, from that I've established that the rlm_counter module is not
> in the library area at all.
> 
> Not knowing much about non-rpm packages, how do I get the required module in
> there?

$ cd src/modules/rlm_counter
$ ./configure

  And see what it says.  If everything works, do:

$ make
$ make install


  You probably don't have some DB header file or library installed.
You've got to do that before the counter module will work.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to