[ncolug] Re: Help with Radius

  • From: Michael Knisely <mknisely@xxxxxxxxxxxxxxxxxxxxxxx>
  • To: ncolug@xxxxxxxxxxxxx
  • Date: Fri, 15 Jun 2007 17:09:31 -0400

What's your distro? Can apt/yum/etc. help with these issues? I'm checking in Unbuntu's repositories and freeradius is there at 1.1.3.


As for your ln command.... that's just creating a hard link to that file to your current directory. Were you in the directory where you were attempting to compile?

Can you please post the actual error you're getting, or even better, tee the output of your make to a file to attach?

Mike K.

Ken Allen wrote:
As Chuck indicated the other day, I am helping on a Wireless Internet at a campground and I am doing the Linux configuration. I have the billing software up and running, which is aMember. I how need to setup Radius on the billing server and I am having some issues on it. Here is what I did. 1. cd /usr/local/src
2.    wget ftp://ftp.freeradius.org/pub/radius/freeradius-1.1.6.tar.gz
3.    tar zxvf freeradius-1.1.6.tar.gz
4.    cd freeradius-1.1.6
5.    ./configure
6.    make
How I run into an error at the end, it can't find lperl. So I googled and found that I need to do a ln to the perl so file. So.... 7. ln /usr/local/lib/perl.so.5.8.8
8.    make
Ended with the same error. Can someone please tell me what I am doing wrong? We need for the radius to hand out an I.P. address for the user and then point them to the login page. Once they authenticate then they can get to the internet and they are pointed to the landing page.

Thanks,

Ken Allen
KC8TDW
A.E.C. Richland County Skywarn
Ohio ARES District 6 Winlink Coordinator
http://rcskywarn.kosinet.com/


To unsubscribe send to ncolug-request@xxxxxxxxxxxxx with 'unsubscribe' in the 
Subject field.

Other related posts: